Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
PeepDaSlan9
/
B2BMGMT_glif-dithering
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
9a4e686
B2BMGMT_glif-dithering
/
app.py
PeepDaSlan9
initial commit
9a4e686
verified
4 months ago
raw
Copy download link
history
blame
Safe
62 Bytes
import
gradio
as
gr
gr.load(
"models/glif/dithering"
).launch()