Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
3rdai
/
Envvi-Inkpunk-Diffusion
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
4bc53c7
Envvi-Inkpunk-Diffusion
/
app.py
3rdai
initial commit
4bc53c7
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
71 Bytes
import
gradio
as
gr
gr.load(
"models/Envvi/Inkpunk-Diffusion"
).launch()