Update app.py
Browse files
app.py
CHANGED
@@ -569,7 +569,6 @@ def create_gradio_app():
|
|
569 |
""")
|
570 |
|
571 |
gr.Markdown("""
|
572 |
-
---
|
573 |
### π¨ Color Scheme Guide:
|
574 |
- **π₯ Jet**: Classic blue β green β yellow β red progression (high contrast)
|
575 |
- **π Hot**: Black β red β orange β yellow (heat-like visualization)
|
|
|
569 |
""")
|
570 |
|
571 |
gr.Markdown("""
|
|
|
572 |
### π¨ Color Scheme Guide:
|
573 |
- **π₯ Jet**: Classic blue β green β yellow β red progression (high contrast)
|
574 |
- **π Hot**: Black β red β orange β yellow (heat-like visualization)
|