Laborator commited on
Commit
06a81ea
verified
1 Parent(s): b4f0046

Ollama: link directly to microlens-final (drop deprecated v2/v3 versions)

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -1859,12 +1859,12 @@ with gr.Blocks(css=CSS, theme=gr.themes.Base(primary_hue="red", neutral_hue="zin
1859
  font-size:10px; letter-spacing:3.5px; color:#7FE8E3;
1860
  text-transform:uppercase; margin-bottom:12px;">&#x1F4E5; Run anywhere</div>
1861
  <div style="color:#fff; font-size:13px; line-height:1.7; font-weight:500;">
1862
- <a href="https://ollama.com/brinzaengineeringai" target="_blank" rel="noopener"
1863
  style="color:#7FE8E3; text-decoration:none; font-weight:600;
1864
  font-size:12.5px; letter-spacing:0.3px;
1865
  border-bottom:1px solid rgba(127,232,227,.40);
1866
  display:inline-block; margin-bottom: 8px;">
1867
- &#x1F999; All 3 versions on Ollama Hub &nbsp;&#8599;</a>
1868
  <br>
1869
  <a href="https://github.com/SergheiBrinza/microlens"
1870
  target="_blank" rel="noopener"
 
1859
  font-size:10px; letter-spacing:3.5px; color:#7FE8E3;
1860
  text-transform:uppercase; margin-bottom:12px;">&#x1F4E5; Run anywhere</div>
1861
  <div style="color:#fff; font-size:13px; line-height:1.7; font-weight:500;">
1862
+ <a href="https://ollama.com/brinzaengineeringai/microlens-final" target="_blank" rel="noopener"
1863
  style="color:#7FE8E3; text-decoration:none; font-weight:600;
1864
  font-size:12.5px; letter-spacing:0.3px;
1865
  border-bottom:1px solid rgba(127,232,227,.40);
1866
  display:inline-block; margin-bottom: 8px;">
1867
+ &#x1F999; MicroLens on Ollama Hub &nbsp;&#8599;</a>
1868
  <br>
1869
  <a href="https://github.com/SergheiBrinza/microlens"
1870
  target="_blank" rel="noopener"