yasserrmd commited on
Commit
9843549
1 Parent(s): 608de90

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ fastapi==0.95.1
2
+ uvicorn==0.22.0
3
+ jinja2==3.1.2
4
+ python-multipart==0.0.6
5
+ huggingface_hub
6
+ websockets==11.0.3