ewfian commited on
Commit
ed6e0bc
1 Parent(s): 1ea5949

fix: add gradio

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  sentencepiece==0.1.99
2
  transformers==4.35.0
3
  protobuf==4.23.4
 
4
  -f https://download.pytorch.org/whl/torch_stable.html
5
  torch==2.1.0+cpu
6
  -f https://download.pytorch.org/whl/torch_stable.html
 
1
  sentencepiece==0.1.99
2
  transformers==4.35.0
3
  protobuf==4.23.4
4
+ gradio
5
  -f https://download.pytorch.org/whl/torch_stable.html
6
  torch==2.1.0+cpu
7
  -f https://download.pytorch.org/whl/torch_stable.html