trapezius60 commited on
Commit
ef9eb5a
·
verified ·
1 Parent(s): 9219ef7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- transformers>=4.25.0
2
- torch>=1.12
3
- gradio>=4.0
4
- Pillow>=9.0
 
 
1
+ transformers>=4.25.0
2
+ torch>=1.12
3
+ torchvision
4
+ gradio>=4.0
5
+ Pillow>=9.0