Noeies commited on
Commit
87a31a2
·
verified ·
1 Parent(s): 5f5625d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -1 +1,5 @@
1
- pip install transformers torch torchvision Pillow requests
 
 
 
 
 
1
+ transformers>=4.40.0
2
+ torch>=2.0.0
3
+ gradio>=5.49.1
4
+ Pillow
5
+ requests