Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
WYHu
/
Adapter-t2iadapter
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5535d7c
Adapter-t2iadapter
/
app.py
WYHu
initial commit
5535d7c
verified
11 months ago
raw
Copy download link
history
blame
Safe
66 Bytes
import
gradio
as
gr
gr.load(
"models/Adapter/t2iadapter"
).launch()