zaanind commited on
Commit
2b8fa65
·
1 Parent(s): 7f7a6d9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  transformers==4.33
2
  sentencepiece
3
  torch
4
- optimum
 
 
1
  transformers==4.33
2
  sentencepiece
3
  torch
4
+ optimum
5
+ gradio==3.50.2