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