Spaces:
Running on Zero
Running on Zero
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
spaces
|
| 2 |
-
transformers
|
| 3 |
torch
|
| 4 |
accelerate
|
| 5 |
-
gradio
|
| 6 |
fastapi
|
| 7 |
uvicorn
|
|
|
|
| 1 |
spaces
|
| 2 |
+
transformers>=4.57.1
|
| 3 |
torch
|
| 4 |
accelerate
|
| 5 |
+
gradio>=4.0.0
|
| 6 |
fastapi
|
| 7 |
uvicorn
|