ldhldh commited on
Commit
b411f0b
·
1 Parent(s): 1ba73e4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -197,7 +197,7 @@ with gr.Blocks() as demo:
197
  fn=get_data,
198
  inputs=[],
199
  outputs="text",
200
- description="get_data, 시각화용 모든 데이터 반환. gpu기여 목록, total/used, chain \n /run/predict_6",
201
  )
202
 
203
  demo.queue(max_size=32).launch(enable_queue=True)
 
197
  fn=get_data,
198
  inputs=[],
199
  outputs="text",
200
+ description="get_data, 시각화용 모든 데이터 반환. gpu기여 목록, total/used, chain \n /run/predict_7",
201
  )
202
 
203
  demo.queue(max_size=32).launch(enable_queue=True)