jcmachicao commited on
Commit
da6a3b3
verified
1 Parent(s): 7b1ba7d

Delete add.py

Browse files
Files changed (1) hide show
  1. add.py +0 -9
add.py DELETED
@@ -1,9 +0,0 @@
1
- # Add the logo at the end
2
- gr.Markdown(
3
- """
4
- <br>
5
- <div style="text-align: right;">
6
- <img src="gdmk logo.png" alt="Logo" style="width: 200px;">
7
- </div>
8
- """
9
- )