jingwora commited on
Commit
58ed79a
1 Parent(s): f0c0319

Add application file

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  gradio==3.36.1
2
  transformers==4.30.2
3
  torch==2.0.1
 
 
1
  gradio==3.36.1
2
  transformers==4.30.2
3
  torch==2.0.1
4
+ sentencepiece==0.1.99