hsienchen commited on
Commit
b9148c9
1 Parent(s): d5cc7d4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -2
app.py CHANGED
@@ -140,8 +140,9 @@ with gr.Blocks() as app1:
140
 
141
  gr.Markdown("""
142
  # try with the mockup email below#
143
- ![email](missionemail.png)
144
-
 
145
  """)
146
 
147
  with gr.Blocks() as app2:
 
140
 
141
  gr.Markdown("""
142
  # try with the mockup email below#
143
+ ![email](./missionemail.png)
144
+
145
+ ![email](https://huggingface.co/spaces/hsienchen/todo/blob/main/missionemail.png)
146
  """)
147
 
148
  with gr.Blocks() as app2: