Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated fromย
ldhldh/api_for_unity
ldhldh
/
api_for_chat
like
0
Runtime error
App
Files
Files
Community
ldhldh
commited on
Nov 27, 2023
Commit
95b37fc
โข
1 Parent(s):
ccdb9b2
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -117,7 +117,7 @@ def get_peers():
117
118
return out
119
120
-
121
122
with gr.Blocks() as demo:
123
count = 0
117
118
return out
119
120
+
get_peers()
121
122
with gr.Blocks() as demo:
123
count = 0