Spaces:
Runtime error
Runtime error
change
Browse files- requirements.txt +5 -3
requirements.txt
CHANGED
|
@@ -1,4 +1,6 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
| 4 |
transformers==4.39.0
|
|
|
|
| 1 |
+
einops==0.7.0
|
| 2 |
+
protobuf==5.26.1
|
| 3 |
+
torch==2.5.0
|
| 4 |
+
torchvision==0.20.0
|
| 5 |
+
torchaudio==2.5.0 --index-url https://download.pytorch.org/whl/cu121
|
| 6 |
transformers==4.39.0
|