n1th1sh commited on
Commit
acb4ca3
·
verified ·
1 Parent(s): 9ddb8b4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- gradio>=4.44
2
  fastapi
3
  uvicorn
4
  onnxruntime>=1.18
@@ -7,3 +7,5 @@ huggingface_hub
7
  numpy
8
  pandas
9
  pydantic>=2
 
 
 
1
+ gradio>=5,<6
2
  fastapi
3
  uvicorn
4
  onnxruntime>=1.18
 
7
  numpy
8
  pandas
9
  pydantic>=2
10
+ sentencepiece
11
+ protobuf