englissi commited on
Commit
2f5409a
·
verified ·
1 Parent(s): 31447f5

Update requirements.txt

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