Lifeinhockey commited on
Commit
be6be73
·
verified ·
1 Parent(s): 3ec1fb0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,3 +1,4 @@
 
1
 
2
  import gradio as gr
3
  import numpy as np
 
1
+ !pip install controlnet_aux
2
 
3
  import gradio as gr
4
  import numpy as np