Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ gradio>=4.0.0
|
|
2 |
torch>=2.0.0
|
3 |
transformers>=4.37.0
|
4 |
fastapi>=0.100.0
|
5 |
-
uvicorn>=0.23.0
|
|
|
|
2 |
torch>=2.0.0
|
3 |
transformers>=4.37.0
|
4 |
fastapi>=0.100.0
|
5 |
+
uvicorn>=0.23.0
|
6 |
+
accelerate>=0.26.0
|