Varhal commited on
Commit
4fa1b91
·
verified ·
1 Parent(s): df4f11b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -3
requirements.txt CHANGED
@@ -1,8 +1,12 @@
1
  torch
2
  torchvision
 
 
 
3
  diffusers
4
  einops
5
- huggingface-hub
 
6
  mediapipe
7
  opencv-python-headless
8
  safetensors
@@ -10,5 +14,4 @@ transformers
10
  xformers
11
  accelerate
12
  imageio
13
- gradio>=4.44.1
14
- # controlnet-aux
 
1
  torch
2
  torchvision
3
+ torchaudio
4
+ --index-url https://download.pytorch.org/whl/cu121
5
+
6
  diffusers
7
  einops
8
+ gradio
9
+ gradio-client
10
  mediapipe
11
  opencv-python-headless
12
  safetensors
 
14
  xformers
15
  accelerate
16
  imageio
17
+ controlnet_aux