Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Blane187
/
furina_genshin_impact_pony
like
0
Runtime error
App
Files
Files
Community
Blane187
commited on
Aug 4
Commit
4b9159d
•
1 Parent(s):
b0aad61
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -2,4 +2,4 @@ import gradio as gr
2
3
4
5
-
gr.load("
model/
Blane187/furina_genshin_impact_pony")
2
3
4
5
+
gr.load("Blane187/furina_genshin_impact_pony"
, src="models"
)