Simonlob commited on
Commit
767066b
·
verified ·
1 Parent(s): b814a39

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -153,7 +153,7 @@ with gr.Blocks(css=css) as block:
153
  """
154
  )
155
  with gr.Row():
156
- image_path = "./photo_2024-04-07_15-59-52.png"
157
  gr.Image(image_path, label=None, width=132, height=63, show_label=False)
158
  with gr.Row():
159
  with gr.Column():
 
153
  """
154
  )
155
  with gr.Row():
156
+ image_path = "https://github.com/simonlobgromov/Matcha-TTS/blob/main/photo_2024-04-07_15-59-52.png"
157
  gr.Image(image_path, label=None, width=132, height=63, show_label=False)
158
  with gr.Row():
159
  with gr.Column():