Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
efghi7890
/
Autoencoder
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
efghi7890
commited on
May 24, 2023
Commit
abf1433
·
1 Parent(s):
8f30bea
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -39,4 +39,4 @@ iface = gr.Interface(
39
],
40
)
41
42
-
iface.launch(
share = True, server_port=3001
)
39
],
40
)
41
42
+
iface.launch()