ford442 commited on
Commit
13e2ffa
·
verified ·
1 Parent(s): a9ca915

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +24 -6
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
- diffusers
 
 
2
 
3
- torch
4
 
5
  torchvision
6
 
@@ -8,12 +10,28 @@ pipeline
8
 
9
  transformers
10
 
11
- accelerate==1.0.1
12
-
13
  safetensors
14
 
15
- spaces
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
 
17
  peft
18
 
19
- gradio
 
 
 
1
+ spaces
2
+
3
+ git+https://github.com/huggingface/diffusers.git
4
 
5
+ git+https://github.com/huggingface/accelerate.git
6
 
7
  torchvision
8
 
 
10
 
11
  transformers
12
 
 
 
13
  safetensors
14
 
15
+ paramiko
16
+
17
+ huggingface_hub
18
+
19
+ scipy
20
+
21
+ ftfy
22
+
23
+ opencv-python
24
+
25
+ Pillow
26
+
27
+ xformers
28
+
29
+ numpy
30
+
31
+ gradio[oauth]==5.7.1
32
 
33
  peft
34
 
35
+ triton
36
+
37
+ hidiffusion