Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ torch
|
|
| 5 |
numpy==1.24.3
|
| 6 |
pydantic
|
| 7 |
fastapi
|
| 8 |
-
gradio
|
|
|
|
|
|
| 5 |
numpy==1.24.3
|
| 6 |
pydantic
|
| 7 |
fastapi
|
| 8 |
+
gradio
|
| 9 |
+
accelerate
|