Files changed (1) hide show
  1. image2text.py +1 -1
image2text.py CHANGED
@@ -20,7 +20,7 @@ def explain_image(image: Image.Image):
20
 
21
  # Gradio 介青
22
  with gr.Blocks() as demo:
23
- gr.Markdown("## πŸ§ ι»ƒθ€εΈ« Gemini εœ–η‰‡ζ™Ίζ…§εˆ†ζžοΌˆεœ– ➜ ζ–‡οΌ‰")
24
  image_input = gr.Image(type="pil", label="δΈŠε‚³εœ–η‰‡")
25
  explain_button = gr.Button("θ§£ι‡‹εœ–η‰‡")
26
  output_text = gr.Textbox(label="εœ–η‰‡θͺͺ明", lines=5)
 
20
 
21
  # Gradio 介青
22
  with gr.Blocks() as demo:
23
+ gr.Markdown("## 🧠振聲高中 θ˜‡ιƒεͺ— εœ–η‰‡ζ™Ίζ…§εˆ†ζžοΌˆεœ– ➜ ζ–‡οΌ‰")
24
  image_input = gr.Image(type="pil", label="δΈŠε‚³εœ–η‰‡")
25
  explain_button = gr.Button("θ§£ι‡‹εœ–η‰‡")
26
  output_text = gr.Textbox(label="εœ–η‰‡θͺͺ明", lines=5)