facehuggingjay commited on
Commit
bd56175
·
verified ·
1 Parent(s): c71d170

franken-build

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -5
requirements.txt CHANGED
@@ -1,19 +1,21 @@
1
  setuptools<81
2
  wheel
3
- peft
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==4.37.2
19
- tqdm
 
 
1
  setuptools<81
2
  wheel
3
+
4
  torch
5
  torchvision
6
 
7
  accelerate==1.0.1
8
  datasets==3.1.0
 
9
 
10
+ transformers==4.37.2
11
+ peft>=0.13
12
 
13
+ einops>=0.7
14
  opencv-python-headless
15
  Pillow
16
  numpy
17
  safetensors
18
  huggingface_hub
19
+ tqdm
20
+
21
+ git+https://github.com/zhuang2002/diffusers_colorflow.git