luigi12345 commited on
Commit
3934cf7
1 Parent(s): 1f2f701

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -9
requirements.txt CHANGED
@@ -1,12 +1,10 @@
1
  numpy==1.24.4
2
  Pillow==10.3.0
3
  Requests==2.31.0
4
- torch>=2.0.0
5
- torchvision>=0.15.0
6
- transformers>=4.37.0
7
- accelerate>=0.27.0
8
- qwen-vl-utils>=0.1.0
9
- gradio>=4.19.0
10
- opencv-python>=4.8.0
11
- python-dateutil>=2.8.2
12
- spaces>=0.19.4
 
1
  numpy==1.24.4
2
  Pillow==10.3.0
3
  Requests==2.31.0
4
+ torch
5
+ torchvision
6
+ git+https://github.com/huggingface/transformers.git
7
+ accelerate
8
+ qwen-vl-utils
9
+ opencv-python
10
+ python-dateutil