Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
axuint
/
OpenNiji
like
1
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
f476e08
OpenNiji
/
app.py
axuint
Update app.py
f476e08
about 2 years ago
raw
Copy download link
history
blame
84 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Korakoe/OpenNiji"
).launch(share=
True
)