facehuggingjay commited on
Commit
030224a
·
verified ·
1 Parent(s): 17562a6
Files changed (1) hide show
  1. requirements.txt +13 -14
requirements.txt CHANGED
@@ -1,20 +1,19 @@
1
  setuptools<81
2
  wheel
 
 
3
  torchvision
 
4
  accelerate==1.0.1
5
  datasets==3.1.0
6
- git+https://github.com/zhuang2002/diffusers_colorflow.git
7
  einops>=0.7
8
- gradio_client==1.3.0
9
- huggingface-hub==0.25.0
10
- matplotlib==3.7.5
11
- numpy==1.24.4
12
- opencv-python==4.9.0.80
13
- peft==0.13.2
14
- Pillow==9.5.0
15
- safetensors==0.4.3
16
- sentencepiece==0.2.0
17
- torchaudio
18
- tqdm==4.67.1
19
- transformers==4.46.3
20
- webdataset==0.2.86
 
1
  setuptools<81
2
  wheel
3
+
4
+ torch
5
  torchvision
6
+
7
  accelerate==1.0.1
8
  datasets==3.1.0
 
9
  einops>=0.7
10
+
11
+ git+https://github.com/zhuang2002/diffusers_colorflow.git
12
+
13
+ opencv-python-headless
14
+ Pillow
15
+ numpy
16
+ safetensors
17
+ huggingface_hub
18
+ transformers
19
+ tqdm