Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
YinuoGuo27
/
test_kdtalker
like
0
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
YinuoGuo27
commited on
Apr 2
Commit
83599d8
·
verified
·
1 Parent(s):
8b4a444
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -122,4 +122,4 @@ def main():
122
123
124
demo = main()
125
-
demo.queue().launch(
server_name="0.0.0.0"
)
122
123
124
demo = main()
125
+
demo.queue().launch()