Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,7 @@ torch
|
|
| 3 |
gradio
|
| 4 |
transformers
|
| 5 |
huggingface_hub
|
| 6 |
-
accelerate
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
gradio
|
| 4 |
transformers
|
| 5 |
huggingface_hub
|
| 6 |
+
accelerate
|
| 7 |
+
fastapi
|
| 8 |
+
pydantic<2.0
|
| 9 |
+
|