LisaMegaWatts commited on
Commit
d63a2a8
·
verified ·
1 Parent(s): 8e2be50

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
+ fastapi>=0.110.0
2
+ uvicorn>=0.29.0
3
+ torch>=2.0.0
4
+ huggingface_hub>=0.20.0
5
+ pydantic>=2.0.0
6
+ regex>=2023.0