Yw22 commited on
Commit
d165074
1 Parent(s): 7846306

update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -7
requirements.txt CHANGED
@@ -3,16 +3,19 @@ torchvision==0.15.2
3
  torchaudio==2.0.2
4
  numpy==1.24.0
5
  transformers==4.46.3
6
- ftfy
7
- tensorboard
8
- datasets
9
  Pillow==9.5.0
10
- opencv-python
11
- imgaug
12
- accelerate==0.20.3
 
 
 
 
 
13
  image-reward
14
  hpsv2
15
- torchmetrics
16
  open-clip-torch
17
  clip
18
  segment_anything
 
3
  torchaudio==2.0.2
4
  numpy==1.24.0
5
  transformers==4.46.3
6
+ ftfy==6.1.1
7
+ datasets==3.1.0
 
8
  Pillow==9.5.0
9
+ opencv-python==4.8.1.78
10
+ imgaug==0.4.0
11
+ gradio==4.38.1
12
+ accelerate==0.26.0
13
+ huggingface_hub==0.23.2
14
+ fastapi==0.112.4
15
+ tensorboard
16
+ qwen_vl_utils
17
  image-reward
18
  hpsv2
 
19
  open-clip-torch
20
  clip
21
  segment_anything