Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
philipp-zettl
/
philipp-zettl-jon_juarez-lora
like
0
Sleeping
App
Files
Files
Community
philipp-zettl
commited on
May 25
Commit
c548ada
•
1 Parent(s):
b16dcce
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -47,4 +47,4 @@ app = gr.Interface(
47
]
48
)
49
50
-
demo
.launch()
47
]
48
)
49
50
+
app
.launch()