Hugging Face
Models
Datasets
Spaces
Posts
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
Dec 5, 2022
Commit
68d117a
·
1 Parent(s):
36d327b
app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -10,4 +10,3 @@ def waiter(*args):
10
1/0
11
12
gr.Interface(waiter, "text", "text").launch(enable_queue=True)
13
-
# comments
10
1/0
11
12
gr.Interface(waiter, "text", "text").launch(enable_queue=True)