Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jaumaras
/
gradioTest1
like
0
Sleeping
App
Files
Files
Community
jaumaras
commited on
Aug 17, 2023
Commit
c4c16b8
•
1 Parent(s):
054e722
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -14,4 +14,4 @@ demo = gr.load(
14
hf_token=auth_token
15
)
16
17
-
demo.launch()
14
hf_token=auth_token
15
)
16
17
+
demo.launch(
api_name="Pepe"
)