mayafree commited on
Commit
fd0a63d
·
verified ·
1 Parent(s): 9719284

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -6
requirements.txt CHANGED
@@ -1,8 +1,6 @@
1
- gradio
2
  huggingface_hub
3
- requests
4
- spaces
5
- fastapi
6
- uvicorn
7
  Pillow
8
- transformers
 
 
1
+ gradio>=5.0
2
  huggingface_hub
3
+ httpx
 
 
 
4
  Pillow
5
+ uvicorn
6
+ fastapi