Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +0 -4
requirements.txt
CHANGED
@@ -1,12 +1,8 @@
|
|
1 |
torch
|
2 |
torchvision
|
3 |
datasets
|
4 |
-
peft
|
5 |
-
git+https://github.com/huggingface/trl.git
|
6 |
git+https://github.com/huggingface/transformers.git
|
7 |
accelerate
|
8 |
-
huggingface_hub[cli]
|
9 |
-
hf-transfer
|
10 |
pillow
|
11 |
gradio
|
12 |
matplotlib
|
|
|
1 |
torch
|
2 |
torchvision
|
3 |
datasets
|
|
|
|
|
4 |
git+https://github.com/huggingface/transformers.git
|
5 |
accelerate
|
|
|
|
|
6 |
pillow
|
7 |
gradio
|
8 |
matplotlib
|