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)