Skip to content

Commit a061298

Browse files
committed
update requirements.txt
1 parent e6375d0 commit a061298

File tree

1 file changed

+21
-21
lines changed

1 file changed

+21
-21
lines changed

requirements.txt

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
1-
numpy==1.26.4
2-
torch==2.3.1 --index-url https://download.pytorch.org/whl/cu121
3-
torchvision==0.18.1 --index-url https://download.pytorch.org/whl/cu121
4-
torchaudio==2.3.1 --index-url https://download.pytorch.org/whl/cu121
1+
accelerate==0.29.3
2+
datasets==2.19.0
53
diffusers==0.28.0
6-
accelerate>=0.16.0
7-
transformers>=4.25.1
8-
datasets==2.21.0
9-
ftfy==6.2.3
10-
tensorboard==2.17.1
11-
Jinja2==3.1.4
12-
peft==0.7.0
13-
# bitsandbytes==0.44.1
4+
easydict==1.13
5+
ftfy==6.2.0
146
geffnet==1.0.2
15-
opencv-python==4.10.0.82
16-
matplotlib==3.8.4
7+
gradio==4.44.0
8+
gradio-client==1.3.0
9+
gradio-imageslider==0.0.20
1710
h5py==3.11.0
18-
omegaconf==2.3.0
19-
tabulate==0.9.0
20-
imageio==2.35.1
11+
huggingface-hub==0.22.2
12+
imageio==2.34.2
2113
imageio-ffmpeg==0.5.1
14+
Jinja2==3.1.3
15+
matplotlib==3.8.4
16+
numpy==1.26.4
17+
omegaconf==2.3.0
18+
opencv-python==4.9.0.80
19+
peft==0.7.0
2220
spaces==0.28.3
23-
gradio==4.44.0
24-
gradio-imageslider==0.0.20
25-
gradio-client==1.3.0
26-
easydict==1.13
21+
tabulate==0.9.0
22+
tensorboard==2.16.2
23+
torch==2.3.1 --index-url https://download.pytorch.org/whl/cu121
24+
torchvision==0.18.1 --index-url https://download.pytorch.org/whl/cu121
25+
torchaudio==2.3.1 --index-url https://download.pytorch.org/whl/cu121
26+
transformers==4.40.1

0 commit comments

Comments
 (0)