Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
12matt3r
/
12matt3rcartoon
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
7d4f49c
12matt3rcartoon
/
app.py
12matt3r
initial commit
7d4f49c
verified
about 2 months ago
raw
Copy download link
history
blame
Safe
125 Bytes
import
gradio
as
gr
gr.load(
"models/glif-loradex-trainer/12matt3r_retro_cartoon"
,
provider=
"hf-inference"
,
).launch()