Upload app.py
Browse files
app.py
CHANGED
|
@@ -305,6 +305,9 @@ with gr.Blocks(title="SKA Entropy State Explorer") as demo:
|
|
| 305 |
gr.Markdown("---")
|
| 306 |
gr.Markdown("### SKA Explorer Suite")
|
| 307 |
gr.HTML('<a href="https://huggingface.co/quant-iota" target="_blank">⬅ All Apps</a>')
|
|
|
|
|
|
|
|
|
|
| 308 |
|
| 309 |
|
| 310 |
|
|
|
|
| 305 |
gr.Markdown("---")
|
| 306 |
gr.Markdown("### SKA Explorer Suite")
|
| 307 |
gr.HTML('<a href="https://huggingface.co/quant-iota" target="_blank">⬅ All Apps</a>')
|
| 308 |
+
gr.Markdown("---")
|
| 309 |
+
gr.Markdown("### About this App")
|
| 310 |
+
gr.Markdown("Each architecture defines a unique path in the 4D entropy state space. Run multiple architectures and compare their trajectories in 3D projections. A small change in one layer visibly shifts the entire path — architecture is geometry.")
|
| 311 |
|
| 312 |
|
| 313 |
|