Update app.py
Browse files
app.py
CHANGED
@@ -285,7 +285,7 @@ Apache-2.0 LICENSE. Please refer to the [LICENSE file](https://huggingface.co/sp
|
|
285 |
|
286 |
📧 **Contact**
|
287 |
|
288 |
-
If you have any questions, feel free to open a discussion or contact us at <b>
|
289 |
"""
|
290 |
|
291 |
def image_to_base64(image_path):
|
|
|
285 |
|
286 |
📧 **Contact**
|
287 |
|
288 |
+
If you have any questions, feel free to open a discussion or contact us at <b>jlin695@connect.hkust-gz.edu.cn</b>.
|
289 |
"""
|
290 |
|
291 |
def image_to_base64(image_path):
|