JeanCGuerrero commited on
Commit
aa5e0c2
·
verified ·
1 Parent(s): ce150c2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,3 +1,5 @@
1
- transformers
2
- gradio
3
- pillow
 
 
 
1
+ torch==2.0.1
2
+ torchvision==0.15.2
3
+ transformers==4.37.0
4
+ gradio==4.20.0
5
+ pillow==9.5.0