WeVi commited on
Commit
b0be711
·
verified ·
1 Parent(s): b845c67

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- torch
2
- torchvision
3
  gradio
4
- pillow
 
 
 
 
 
1
  gradio
2
+ transformers>=4.39.0
3
+ torch
4
+ Pillow