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