Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aixk
/
CrucibleAI-ControlNetMediaPipeFace
like
0
Runtime error
App
Files
Files
Community
211eeb9
CrucibleAI-ControlNetMediaPipeFace
/
app.py
aixk
initial commit
211eeb9
about 1 year ago
raw
Copy download link
history
blame
Safe
82 Bytes
import
gradio
as
gr
gr.load(
"models/CrucibleAI/ControlNetMediaPipeFace"
).launch()