Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
1 |
-
torch
|
2 |
-
|
|
|
|
|
|
1 |
+
torch==2.2.1
|
2 |
+
torchvision==0.17.1
|
3 |
+
transformers==4.39.0
|
4 |
+
transformers-stream-generator==0.0.4
|