1inkusFace commited on
Commit
536bfff
·
verified ·
1 Parent(s): d14d66f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -18,7 +18,7 @@ huggingface_hub[hf_transfer]
18
 
19
  scipy
20
 
21
- #ftfy
22
 
23
  #opencv-python
24
 
@@ -32,7 +32,7 @@ numpy
32
 
33
  peft
34
 
35
- #triton
36
 
37
  gguf
38
 
@@ -40,8 +40,8 @@ git+https://github.com/ford442/image_gen_aux.git@1ink
40
 
41
  #gradio[oauth]==5.12.0
42
  diffusers
 
43
  #git+https://github.com/ford442/diffusers.git@pre_upcast_offload
44
- git+https://github.com/ford442/diffusers.git@pre_upcast_offload
45
 
46
  timm
47
 
 
18
 
19
  scipy
20
 
21
+ ftfy
22
 
23
  #opencv-python
24
 
 
32
 
33
  peft
34
 
35
+ triton
36
 
37
  gguf
38
 
 
40
 
41
  #gradio[oauth]==5.12.0
42
  diffusers
43
+ git+https://github.com/ford442/diffusers.git@pre_64_nohook_unet
44
  #git+https://github.com/ford442/diffusers.git@pre_upcast_offload
 
45
 
46
  timm
47