Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Sam1010
/
NovelAI-nai-anime-v1-full
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
985678e
NovelAI-nai-anime-v1-full
/
app.py
Sam1010
initial commit
985678e
verified
11 months ago
raw
Copy download link
history
blame
Safe
73 Bytes
import
gradio
as
gr
gr.load(
"models/NovelAI/nai-anime-v1-full"
).launch()