Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
chris-rannou/test-private-2
chris-rannou
/
test-tcp
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
chris-rannou
HF Staff
commited on
Oct 13, 2022
Commit
02a7888
·
1 Parent(s):
3e64e3e
app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -9,3 +9,4 @@ def waiter(*args):
9
10
gr.Interface(waiter, "text", "text").launch(enable_queue=True)
11
# some comment
9
10
gr.Interface(waiter, "text", "text").launch(enable_queue=True)
11
# some comment
12
+
# additional comments