Spaces:
Sleeping
Sleeping
Upload app.py
Browse files
app.py
CHANGED
|
@@ -269,6 +269,7 @@ with gr.Blocks(title="SKA - Structured Knowledge Accumulation") as demo:
|
|
| 269 |
gr.Markdown("---")
|
| 270 |
gr.Markdown("### SKA Eplorer")
|
| 271 |
gr.HTML('<a href="https://huggingface.co/spaces/quant-iota/SKA-Per-Class-Entropy-Explorer" target="_blank">SKA Per Class Entropy Explorer</a>')
|
|
|
|
| 272 |
|
| 273 |
|
| 274 |
with gr.Column(scale=2):
|
|
|
|
| 269 |
gr.Markdown("---")
|
| 270 |
gr.Markdown("### SKA Eplorer")
|
| 271 |
gr.HTML('<a href="https://huggingface.co/spaces/quant-iota/SKA-Per-Class-Entropy-Explorer" target="_blank">SKA Per Class Entropy Explorer</a>')
|
| 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):
|