SMForomir commited on
Commit
a519c3d
·
verified ·
1 Parent(s): 7efb01b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ pydantic
4
+ sentence-transformers
5
+ huggingface_hub
6
+ torch --index-url https://download.pytorch.org/whl/cpu
7
+ python-multipart