Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Lifeinhockey
/
Diffusion_Models
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Lifeinhockey
commited on
Feb 8
Commit
be6be73
·
verified
·
1 Parent(s):
3ec1fb0
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -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