Theflame47 commited on
Commit
984a92f
·
verified ·
1 Parent(s): 45fcf99

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -1,3 +1,8 @@
1
  gradio==4.44.1
2
  requests==2.32.3
3
- huggingface_hub==0.34.3
 
 
 
 
 
 
1
  gradio==4.44.1
2
  requests==2.32.3
3
+ huggingface_hub==0.25.2
4
+ fastapi==0.112.2
5
+ starlette==0.38.2
6
+ jinja2==3.1.4
7
+ markupsafe==2.1.5
8
+ uvicorn==0.30.6