Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
CloudTron
/
Onimai
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Onimai
/
app.py
CloudTron
Create app.py
f5c1586
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
86 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/alea31415/onimai-characters"
).launch()