joshnguyen commited on
Commit
ef0d11e
·
verified ·
1 Parent(s): f8f1995

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- gradio==3.37.0
2
- protobuf==3.20.3
3
  scipy==1.11.1
4
- sentencepiece==0.1.99
5
- torch==2.0.1
6
- transformers==4.31.0
7
- pandas==1.5.3
 
1
+ gradio==3.44.2
2
+ protobuf==4.24.1
3
  scipy==1.11.1
4
+ sentencepiece==0.2.0
5
+ torch==2.1.2
6
+ transformers==4.41.2
7
+ pandas==2.2.0