Update app.py
Browse files
app.py
CHANGED
@@ -528,6 +528,7 @@ If our work is helpful for your research or applications, please cite us via:
|
|
528 |
}
|
529 |
|
530 |
|
|
|
531 |
### Changes made:
|
532 |
1. Replaced the emoji with a plain text representation for compatibility.
|
533 |
2. Removed the redundant function definition.
|
|
|
528 |
}
|
529 |
|
530 |
|
531 |
+
|
532 |
### Changes made:
|
533 |
1. Replaced the emoji with a plain text representation for compatibility.
|
534 |
2. Removed the redundant function definition.
|