kenken999 commited on
Commit
8017e2f
·
verified ·
1 Parent(s): 9faa437

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio>=4.0.0
2
+ huggingface_hub
3
+ python-dotenv
4
+ requests
5
+ fastapi
6
+ uvicorn