Ogpoggi commited on
Commit
7585067
1 Parent(s): f3a68ce

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -3
requirements.txt CHANGED
@@ -1,6 +1,4 @@
1
  torch
2
  git+https://github.com/huggingface/transformers.git
3
  sentencepiece
4
- gradio==3.45.0
5
- os.system("pip uninstall -y gradio")
6
- os.system("pip install gradio==2.6.4")
 
1
  torch
2
  git+https://github.com/huggingface/transformers.git
3
  sentencepiece
4
+ gradio==2.6.4