Spaces:
Running on Zero
Running on Zero
fix
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -4,4 +4,7 @@ huggingface-hub==0.27.0
|
|
| 4 |
python-slugify
|
| 5 |
gradio==4.44.1
|
| 6 |
gradio_client==1.3.0
|
|
|
|
|
|
|
|
|
|
| 7 |
spaces
|
|
|
|
| 4 |
python-slugify
|
| 5 |
gradio==4.44.1
|
| 6 |
gradio_client==1.3.0
|
| 7 |
+
fastapi==0.115.6
|
| 8 |
+
starlette==0.41.3
|
| 9 |
+
jinja2==3.1.4
|
| 10 |
spaces
|