mohammadshahabiy commited on
Commit
9e58f1b
Β·
verified Β·
1 Parent(s): 7f691d7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,4 +1,3 @@
1
- gradio
2
- transformers
3
- torch
4
- datasets
 
1
+ gradio>=3.0.0
2
+ transformers>=4.30.0
3
+ torch>=1.13.0