Update app.py
Browse files
app.py
CHANGED
@@ -55,7 +55,7 @@ iface1 = gr.Interface(
|
|
55 |
<p>We would be happy to receive your feedback regarding this app. If you would also like to collaborate with us to explore some use cases for the model
|
56 |
powering this app, we are happy to hear from you.</p>
|
57 |
|
58 |
-
<p>App contact: [email protected]</p>
|
59 |
''')
|
60 |
|
61 |
# SINGLE TEXT
|
|
|
55 |
<p>We would be happy to receive your feedback regarding this app. If you would also like to collaborate with us to explore some use cases for the model
|
56 |
powering this app, we are happy to hear from you.</p>
|
57 |
|
58 |
+
<-- <p>App contact: [email protected]</p> -->
|
59 |
''')
|
60 |
|
61 |
# SINGLE TEXT
|