Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
oproprioaquino
/
rajkumaralma-sam_spratt_style
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
oproprioaquino
commited on
Jun 5, 2024
Commit
0282389
·
verified
·
1 Parent(s):
170c155
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/
rajkumaralma
/sam_spratt_style").launch()
1
import gradio as gr
2
3
+
gr.load("models/
oproprioaquino
/sam_spratt_style").launch()