Pranith06 commited on
Commit
be652e1
·
verified ·
1 Parent(s): 98b4038

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
- torch
3
- gradio
 
1
+ transformers>=4.30.0
2
+ torch>=2.0.0
3
+ gradio>=3.35.0