Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
chenyingxu
/
renderartist-coloringbookflux
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
renderartist-coloringbookflux
/
app.py
chenyingxu
initial commit
8a6de1c
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
77 Bytes
import
gradio
as
gr
gr.load(
"models/renderartist/coloringbookflux"
).launch()