Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
LLMaster
/
warp-ai-wuerstchen
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
3c5a3e4
warp-ai-wuerstchen
/
app.py
LLMaster
initial commit
3c5a3e4
over 1 year ago
raw
Copy download link
history
blame
Safe
76 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/warp-ai/wuerstchen"
).launch()