Aditya Sahu commited on
Commit
bb49fb2
·
verified ·
1 Parent(s): a2004e0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -169,7 +169,7 @@ with gr.Blocks(css=custom_css) as demo:
169
  # Footer
170
  gr.HTML("""
171
  <div style="max-width: 900px; margin: 2rem auto; background: white; color: black; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); border: 1px solid #e5e7eb; padding: 1.5rem; text-align: center;">
172
- These are all TFLite models developed by Synaptics which can be compiled for Synaptics Astra SR100 MCU.
173
  For a detailed walkthrough, please see our
174
  <a href="https://developer.synaptics.com/docs/sr/sr100/evaluate-sr?utm_source=hf" target="_blank" style="color: #1a0dab;">Evaluate Model Guide</a>.<br>
175
  This Space uses a simulation toolchain to estimate model performance providing results that closely reflect real hardware behavior.
 
169
  # Footer
170
  gr.HTML("""
171
  <div style="max-width: 900px; margin: 2rem auto; background: white; color: black; border-radius: 12px; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); border: 1px solid #e5e7eb; padding: 1.5rem; text-align: center;">
172
+ These are all TFLite models developed by Synaptics which can be compiled for Synaptics Astra SR100 MCU.<br>
173
  For a detailed walkthrough, please see our
174
  <a href="https://developer.synaptics.com/docs/sr/sr100/evaluate-sr?utm_source=hf" target="_blank" style="color: #1a0dab;">Evaluate Model Guide</a>.<br>
175
  This Space uses a simulation toolchain to estimate model performance providing results that closely reflect real hardware behavior.