Zenithwang commited on
Commit
6533166
·
verified ·
1 Parent(s): 14a2792

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -3
requirements.txt CHANGED
@@ -1,3 +1,8 @@
1
- gradio>=4.31.5
2
- httpx>=0.27.0
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