xiehuangbao1122 commited on
Commit
ea5ac4d
·
verified ·
1 Parent(s): bc901f6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,17 +1,17 @@
1
- # Core
2
  diffusers==0.24.0
3
  transformers==4.35.2
4
  torch==2.1.0+cpu
5
  accelerate==0.25.0
6
 
7
- # Interface
8
  gradio==3.48.0
9
  huggingface_hub==0.19.4
10
 
11
- # Visualization
12
  matplotlib==3.7.4
13
  Pillow==10.1.0
14
 
15
- # Utilities
16
  omegaconf==2.3.0
17
  tqdm==4.66.1
 
1
+
2
  diffusers==0.24.0
3
  transformers==4.35.2
4
  torch==2.1.0+cpu
5
  accelerate==0.25.0
6
 
7
+
8
  gradio==3.48.0
9
  huggingface_hub==0.19.4
10
 
11
+
12
  matplotlib==3.7.4
13
  Pillow==10.1.0
14
 
15
+
16
  omegaconf==2.3.0
17
  tqdm==4.66.1