Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
caralhoaquatico
/
furusu-SSD-1B-anime
like
0
Runtime error
App
Files
Files
Community
1
Update app.py
#1
by
clone3
- opened
Nov 10, 2023
base:
refs/heads/main
←
from:
refs/pr/1
Discussion
Files changed
+1
-1
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/furusu/SSD-1B-anime").launch()
1
import gradio as gr
2
3
+
gr.load("models/furusu/SSD-1B-anime").launch()