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

Upload app.py

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