Zenkad commited on
Commit
6b57c15
·
verified ·
1 Parent(s): c785864

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- fastapi
2
- uvicorn
3
- requests
4
- huggingface_hub
 
1
+ fastapi==0.104.1
2
+ uvicorn==0.24.0
3
+ gradio==4.19.1
4
+ huggingface-hub==0.19.4