Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
torch>=2.0.
|
| 2 |
transformers>=4.38.0
|
| 3 |
-
gradio>=
|
| 4 |
matplotlib>=3.7.0
|
| 5 |
numpy>=1.24.0
|
| 6 |
accelerate>=0.26.0
|
|
|
|
| 1 |
+
torch>=2.0.1
|
| 2 |
transformers>=4.38.0
|
| 3 |
+
gradio>=4.12.0
|
| 4 |
matplotlib>=3.7.0
|
| 5 |
numpy>=1.24.0
|
| 6 |
accelerate>=0.26.0
|