quant-iota commited on
Commit
791ead0
·
verified ·
1 Parent(s): 322b617

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -3
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 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):
 
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):