ylliprifti commited on
Commit
7659820
·
1 Parent(s): ee7a82d

Force footer refresh with emoji in LLM Assistant section

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -417,7 +417,7 @@ with gr.Blocks(css=css, title="AnySecret Chat Assistant") as demo:
417
  </div>
418
 
419
  <div class="footer-section">
420
- <h4>LLM Assistant</h4>
421
  <div class="model-links">
422
  <a href="https://huggingface.co/anysecret-io/anysecret-assistant" target="_blank" class="model-link">
423
  <span class="hf-icon"></span> 3B Model
 
417
  </div>
418
 
419
  <div class="footer-section">
420
+ <h4>🤖 LLM Assistant</h4>
421
  <div class="model-links">
422
  <a href="https://huggingface.co/anysecret-io/anysecret-assistant" target="_blank" class="model-link">
423
  <span class="hf-icon"></span> 3B Model