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