Spaces:
Running
Running
Upload app.py
Browse files
app.py
CHANGED
|
@@ -267,9 +267,8 @@ with gr.Blocks(title="SKA - Structured Knowledge Accumulation") as demo:
|
|
| 267 |
""")
|
| 268 |
|
| 269 |
gr.Markdown("---")
|
| 270 |
-
gr.Markdown("### SKA
|
| 271 |
-
gr.HTML('<a href="https://huggingface.co/
|
| 272 |
-
gr.HTML('<a href="https://huggingface.co/spaces/quant-iota/SKA-Entropy-State-Explorer" target="_blank">SKA Entropy State Explorer</a>')
|
| 273 |
|
| 274 |
|
| 275 |
with gr.Column(scale=2):
|
|
|
|
| 267 |
""")
|
| 268 |
|
| 269 |
gr.Markdown("---")
|
| 270 |
+
gr.Markdown("### SKA Explorer Suite")
|
| 271 |
+
gr.HTML('<a href="https://huggingface.co/quant-iota" target="_blank">⬅ All Apps</a>')
|
|
|
|
| 272 |
|
| 273 |
|
| 274 |
with gr.Column(scale=2):
|