Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -104,7 +104,7 @@ torchaudio==2.5.1
|
|
| 104 |
torchmetrics==1.6.0
|
| 105 |
torchvision==0.20.1
|
| 106 |
tqdm==4.67.0
|
| 107 |
-
transformers
|
| 108 |
triton==3.1.0
|
| 109 |
typeguard==2.13.3
|
| 110 |
typing_extensions==4.12.2
|
|
|
|
| 104 |
torchmetrics==1.6.0
|
| 105 |
torchvision==0.20.1
|
| 106 |
tqdm==4.67.0
|
| 107 |
+
transformers<1.0
|
| 108 |
triton==3.1.0
|
| 109 |
typeguard==2.13.3
|
| 110 |
typing_extensions==4.12.2
|