footer.html 348 B

1234567891011
  1. <div style="color: rgba(25,255,205,0.7) !important;">
  2. <a href="{api_docs}">API</a>
  3.  • 
  4. <a href="https://github.com/fishaudio/fish-speech">Github</a>
  5.  • 
  6. <a href="https://gradio.app">Gradio</a>
  7. </div>
  8. <br />
  9. <div class="versions" style="color: rgba(25,255,205,0.7) !important;">
  10. {versions}
  11. </div>