akashraut commited on
Commit
555a02b
·
verified ·
1 Parent(s): 53b400b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -7
requirements.txt CHANGED
@@ -1,7 +1,3 @@
1
- torch
2
- torchvision
3
- git+https://github.com/huggingface/transformers
4
- qwen-vl-utils
5
- accelerate
6
- gradio
7
- pillow
 
1
+ google-generativeai==0.8.6
2
+ gradio>=4.0.0
3
+ pillow