Sabbah13 commited on
Commit
a24ffe8
·
verified ·
1 Parent(s): 1bbcf75

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt CHANGED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ fastapi==0.74.*
2
+ python-multipart==0.0.9
3
+ requests==2.27.*
4
+ httpx==0.23.2
5
+ uvicorn[standard]==0.17.*
6
+ huggingface_hub==0.23.4