pdarleyjr commited on
Commit
972a229
·
1 Parent(s): a2cb15c

Updated requirements.txt with sentencepiece and latest gradio

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  transformers==4.36.2
2
  torch>=2.0.0
3
- gradio==4.12.0
 
 
1
  transformers==4.36.2
2
  torch>=2.0.0
3
+ gradio==5.13.2
4
+ sentencepiece>=0.1.99