Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
teganmosi
/
CrucibleAI-ControlNetMediaPipeFace
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1fb9063
CrucibleAI-ControlNetMediaPipeFace
/
app.py
teganmosi
Update app.py
1fb9063
over 1 year ago
raw
Copy download link
history
blame
Safe
82 Bytes
import
gradio
as
gr
gr.load(
"models/CrucibleAI/ControlNetMediaPipeFace"
).launch()