Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Kyron2975
/
gisohi6975-nsfw-waifu-diffusion
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Kyron2975
commited on
Jun 17, 2023
Commit
17a585c
·
1 Parent(s):
9f64943
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/gisohi6975/nsfw-waifu-diffusion").launch()
1
import gradio as gr
2
3
+
gr.load("models/gisohi6975/nsfw-waifu-diffusion").launch()