Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
transformers==4.36.2
|
| 2 |
-
torch
|
| 3 |
torchvision==0.15.2
|
| 4 |
torchaudio==2.0.2
|
| 5 |
numpy==1.24.4
|
|
|
|
| 1 |
transformers==4.36.2
|
| 2 |
+
torch
|
| 3 |
torchvision==0.15.2
|
| 4 |
torchaudio==2.0.2
|
| 5 |
numpy==1.24.4
|