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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -140,9 +140,7 @@ with gr.Blocks() as app1:
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:
 
140
 
141
  gr.Markdown("""
142
  # try with the mockup email below#
143
+ ![Alt text](missionemail.png)
 
 
144
  """)
145
 
146
  with gr.Blocks() as app2: