ldhldh commited on
Commit
95b37fc
โ€ข
1 Parent(s): ccdb9b2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -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