Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
TheMyth
/
KappaNeuro-dark-fantasy
like
0
Runtime error
App
Files
Files
Community
TheMyth
commited on
Nov 19, 2023
Commit
a7e4e14
•
1 Parent(s):
73c3b1c
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
import gradio as gr
2
3
-
gr.load("models/KappaNeuro/dark-fantasy").launch(
share=True
)
1
import gradio as gr
2
3
+
gr.load("models/KappaNeuro/dark-fantasy").launch()