PierreBrunelle commited on
Commit
f477d87
·
verified ·
1 Parent(s): 651c6b8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -226,8 +226,8 @@ with gr.Blocks(theme=gr.themes.Base()) as demo:
226
  <div style="text-align: center; margin-top: 1rem; padding-top: 1rem; border-top: 1px solid #ccc;">
227
  <p style="margin: 0; color: #666; font-size: 0.8em;">
228
  🚀 Powered by <a href="https://github.com/pixeltable/pixeltable" target="_blank" style="color: #F25022; text-decoration: none;">Pixeltable</a>
229
- | 📚 <a href="https://docs.pixeltable.io" target="_blank" style="color: #666;">Docs</a>
230
- | 🤗 <a href="https://huggingface.co/spaces/Pixeltable/document-to-audio-synthesis" target="_blank" style="color: #666;">HF Space</a>
231
  </p>
232
  </div>
233
  """
 
226
  <div style="text-align: center; margin-top: 1rem; padding-top: 1rem; border-top: 1px solid #ccc;">
227
  <p style="margin: 0; color: #666; font-size: 0.8em;">
228
  🚀 Powered by <a href="https://github.com/pixeltable/pixeltable" target="_blank" style="color: #F25022; text-decoration: none;">Pixeltable</a>
229
+ | 📚 <a href="https://docs.pixeltable.com" target="_blank" style="color: #666;">Docs</a>
230
+ | 🤗 <a href="https://huggingface.co/spaces/Pixeltable" target="_blank" style="color: #666;">HF Space</a>
231
  </p>
232
  </div>
233
  """