Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +5 -3
requirements.txt
CHANGED
|
@@ -1,4 +1,6 @@
|
|
| 1 |
-
gradio==4.44.1
|
| 2 |
-
|
|
|
|
|
|
|
|
|
|
| 3 |
pillow
|
| 4 |
-
|
|
|
|
| 1 |
+
gradio==4.44.1
|
| 2 |
+
huggingface_hub==0.23.2
|
| 3 |
+
fastapi==0.112.2
|
| 4 |
+
pydantic==2.8.2
|
| 5 |
+
requests
|
| 6 |
pillow
|
|
|