kingkay000 commited on
Commit
831649f
·
verified ·
1 Parent(s): eb454f6

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +23 -0
requirements.txt ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ torch
3
+ torchvision
4
+ torchaudio
5
+
6
+ diffusers
7
+ transformers
8
+ accelerate
9
+ safetensors
10
+
11
+ huggingface_hub
12
+ hf_transfer
13
+
14
+ Pillow
15
+ opencv-python-headless
16
+
17
+ ftfy
18
+
19
+ numpy
20
+ scipy
21
+
22
+ imageio
23
+ imageio-ffmpeg