hsuwill000 commited on
Commit
635ee63
Β·
verified Β·
1 Parent(s): a529429

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -83,7 +83,8 @@ demo = gr.Interface(
83
  ],
84
  outputs=[
85
  gr.Textbox(label="tokens/sec"),
86
- gr.Textbox(label="ε›žζ‡‰"),
 
87
  ],
88
  title="Qwen3 Model Inference",
89
  description="εŸΊζ–Ό Qwen3 ζŽ¨η†ζ‡‰η”¨οΌŒζ”―ζ΄ζ€θ€ƒιŽη¨‹εˆ†ι›’θˆ‡ GUI。"
 
83
  ],
84
  outputs=[
85
  gr.Textbox(label="tokens/sec"),
86
+ #gr.Textbox(label="ε›žζ‡‰"),
87
+ markdown_component = gr.Markdown(label="ε›žεΊ”")
88
  ],
89
  title="Qwen3 Model Inference",
90
  description="εŸΊζ–Ό Qwen3 ζŽ¨η†ζ‡‰η”¨οΌŒζ”―ζ΄ζ€θ€ƒιŽη¨‹εˆ†ι›’θˆ‡ GUI。"