Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kyrontunstall
/
my-personal-stuff
like
0
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
kyrontunstall
commited on
Jun 17, 2023
Commit
88635dc
·
1 Parent(s):
d75e0a9
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.Interface.load("models/Ojimi/anime-kawai-diffusion").launch()
1
import gradio as gr
2
3
+
gr.Interface.load("models/Ojimi/anime-kawai-diffusion").launch(
share=true
)