pranshh commited on
Commit
38f9664
·
verified ·
1 Parent(s): 05943f3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -6
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- transformers
2
- torch
3
- torchvision
4
- gradio
5
- Pillow
6
- qwen-vl-utils
 
 
1
+ transformers==4.38.2
2
+ torch==2.2.1
3
+ torchvision==0.17.1
4
+ gradio==4.19.2
5
+ Pillow==10.2.0
6
+ qwen-vl-utils==0.1.0
7
+ accelerate==0.27.2