Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mik-chinaamc
/
OpenAIDemo
like
0
Runtime error
App
Files
Files
Fetching metadata from the HF Docker repository...
mik-chinaamc
commited on
Mar 6, 2023
Commit
2c8a6dd
·
1 Parent(s):
b0edfec
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -60,4 +60,4 @@ with blocks:
60
61
62
63
-
blocks.launch(debug=False,
port
=8080)
60
61
62
63
+
blocks.launch(debug=False,
server_port
=8080)