jjzha commited on
Commit
de33b61
1 Parent(s): 9e7b09f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
- transformers
2
- gradio
3
- torch
 
1
+ transformers >= 4.20.0
2
+ gradio >= 4.0
3
+ torch >= 2.0.0