Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +8 -3
requirements.txt
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
-
gradio
|
2 |
-
httpx
|
3 |
-
Pillow
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==4.36.1
|
2 |
+
httpx==0.27.2
|
3 |
+
Pillow==10.4.0
|
4 |
+
uvicorn==0.30.1
|
5 |
+
starlette==0.37.2
|
6 |
+
fastapi==0.111.0
|
7 |
+
h11==0.14.0
|
8 |
+
anyio==4.4.0
|