1inkusFace commited on
Commit
0eb9573
·
verified ·
1 Parent(s): f40a3f9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -5
requirements.txt CHANGED
@@ -1,14 +1,14 @@
1
- #spaces
2
 
3
- #bitsandbytes
4
 
5
- accelerate==1.2.1
6
 
7
  torchvision
8
 
9
  #torchaudio
10
 
11
- transformers==4.48.0
12
 
13
  safetensors
14
 
@@ -22,6 +22,8 @@ scipy
22
 
23
  #opencv-python
24
 
 
 
25
  Pillow
26
 
27
  #xformers
@@ -36,7 +38,7 @@ gguf
36
 
37
  git+https://github.com/ford442/image_gen_aux.git@1ink
38
 
39
- #gradio[oauth]==5.11.0
40
  diffusers
41
  #git+https://github.com/ford442/diffusers.git@pre_upcast_offload
42
  git+https://github.com/ford442/diffusers.git@pre_upcast_offload
 
1
+ spaces
2
 
3
+ bitsandbytes
4
 
5
+ git+https://github.com/huggingface/accelerate.git
6
 
7
  torchvision
8
 
9
  #torchaudio
10
 
11
+ git+https://github.com/huggingface/transformers.git
12
 
13
  safetensors
14
 
 
22
 
23
  #opencv-python
24
 
25
+ git+https://github.com/huggingface/optimum.git
26
+
27
  Pillow
28
 
29
  #xformers
 
38
 
39
  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