CognitiveScience commited on
Commit
59ebe40
1 Parent(s): b49e6be

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -70,7 +70,7 @@ def load_data():
70
  db.close()
71
  return reviews, total_reviews
72
 
73
- with gr.Blocks(api_name="/iccs") as demo:
74
  with gr.Row():
75
  with gr.Column():
76
  #with gr.Box():
 
70
  db.close()
71
  return reviews, total_reviews
72
 
73
+ with gr.Blocks(api_name=["/ccogsphere"]) as demo:
74
  with gr.Row():
75
  with gr.Column():
76
  #with gr.Box():