Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
gradio
|
| 2 |
transformers
|
| 3 |
-
torch
|
| 4 |
-
|
|
|
|
| 1 |
+
gradio==4.36.1
|
| 2 |
transformers
|
| 3 |
+
torch==2.2.0
|
| 4 |
+
huggingface-hub
|