kazutab commited on
Commit
bfc04c7
·
verified ·
1 Parent(s): b91e85f

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ fastapi==0.103.2
2
+ uvicorn==0.23.2
3
+ pydantic==2.4.2
4
+ transformers==4.40.1
5
+ torch==2.3.0
6
+ sentencepiece==0.2.0
7
+ protobuf==5.26.1
8
+ llama-cpp-python
9
+ huggingface_hub