scmlewis commited on
Commit
85c6816
·
verified ·
1 Parent(s): 4cf5765

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,3 +1,5 @@
1
- google-genai==1.5.0
2
- gradio
3
- Pillow
 
 
 
1
+ transformers==4.37.0
2
+ torch==2.0.1
3
+ pillow==9.5.0
4
+ gradio==3.36.0
5
+ google-genai==1.5.0