GanymedeNil commited on
Commit
ffe2780
1 Parent(s): e3063c4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- gradio
2
- transformers
3
- torch
4
  scipy==1.11.4
5
  text2vec==1.1.8
 
1
+ gradio==3.50
2
+ transformers==4.33.0
3
+ torch==2.1.0
4
  scipy==1.11.4
5
  text2vec==1.1.8