Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aesopnix
/
kokoro-test
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
kokoro-test
/
app.py
aesopnix
Update app.py
1f26ae8
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
68 Bytes
import
gradio
as
gr
gr.load(
"models/stabilityai/sdxl-vae"
).launch()