Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -2,12 +2,12 @@ spaces==0.36.0
|
|
| 2 |
accelerate==1.7.0
|
| 3 |
torch==2.5.1
|
| 4 |
torchvision==0.20.1
|
| 5 |
-
transformers
|
| 6 |
ftfy==6.3.1
|
| 7 |
tensorboard==2.19.0
|
| 8 |
datasets==3.6.0
|
| 9 |
bitsandbytes==0.45.5
|
| 10 |
diffusers==0.33.1
|
| 11 |
clip-interrogator==0.6.0
|
| 12 |
-
huggingface-hub
|
| 13 |
hf-xet==1.1.8
|
|
|
|
| 2 |
accelerate==1.7.0
|
| 3 |
torch==2.5.1
|
| 4 |
torchvision==0.20.1
|
| 5 |
+
transformers
|
| 6 |
ftfy==6.3.1
|
| 7 |
tensorboard==2.19.0
|
| 8 |
datasets==3.6.0
|
| 9 |
bitsandbytes==0.45.5
|
| 10 |
diffusers==0.33.1
|
| 11 |
clip-interrogator==0.6.0
|
| 12 |
+
huggingface-hub<1.0
|
| 13 |
hf-xet==1.1.8
|