Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
doublejtoh
/
proxydet
like
2
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
joonhyun23452
commited on
Feb 1, 2024
Commit
667c840
·
1 Parent(s):
fec1a45
dummy
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -101,4 +101,4 @@ Parameters:
101
server_port=int(os.environ["NSML_PORT1"]),
102
share=False,
103
debug=True,
104
-
)
101
server_port=int(os.environ["NSML_PORT1"]),
102
share=False,
103
debug=True,
104
+
)