Liu Hong Yuan Tom commited on
Update app.py
Browse files
app.py
CHANGED
|
@@ -19,7 +19,7 @@ SUBTITLE = """
|
|
| 19 |
NOTICES = """
|
| 20 |
Notices:
|
| 21 |
- UPDATES (2024-8-12): END OF SUPPORT, new version: https://huggingface.co/spaces/NotAiLOL/Gemin-Playground-Beta
|
| 22 |
-
- This version will be removed on the
|
| 23 |
"""
|
| 24 |
DUPLICATE = """
|
| 25 |
<div style="text-align: center; display: flex; justify-content: center; align-items: center;">
|
|
|
|
| 19 |
NOTICES = """
|
| 20 |
Notices:
|
| 21 |
- UPDATES (2024-8-12): END OF SUPPORT, new version: https://huggingface.co/spaces/NotAiLOL/Gemin-Playground-Beta
|
| 22 |
+
- This version will be removed on the 1st Sep 2024.
|
| 23 |
"""
|
| 24 |
DUPLICATE = """
|
| 25 |
<div style="text-align: center; display: flex; justify-content: center; align-items: center;">
|