Vi0509 commited on
Commit
05a8be0
·
verified ·
1 Parent(s): 76bf8b6

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ transformers>=4.36.0
2
+ torch>=2.0.0
3
+ gradio>=4.0.0
4
+ fastapi
5
+ uvicorn
6
+ sentencepiece
7
+ protobuf
8
+ google-auth>=2.0.0