hsuwill000 commited on
Commit
f8000d9
Β·
verified Β·
1 Parent(s): 51f6523

Update app.py

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