alphayomega commited on
Commit
c2d584d
1 Parent(s): b73a6b1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -51,7 +51,7 @@ demo = gr.ChatInterface(fn=generate,
51
  " <a href='https://alphayomega-bot-tit.hf.space'> Creacion de TITULOS |</a> "+
52
  " <a href='https://alphayomega-bot-dp.hf.space'> Descripcion de Productos |</a>"+
53
  " <a href='https://alphayomega-bot-cp.hf.space'> Caracteristicas de Productos |</a> "+
54
- " <a href='https://wa.me/51927929109'> Desarroolado por MAGNET IMPACT - Agencia de Marketing Digital </a>",
55
  retry_btn=None,
56
  undo_btn=None
57
  )
 
51
  " <a href='https://alphayomega-bot-tit.hf.space'> Creacion de TITULOS |</a> "+
52
  " <a href='https://alphayomega-bot-dp.hf.space'> Descripcion de Productos |</a>"+
53
  " <a href='https://alphayomega-bot-cp.hf.space'> Caracteristicas de Productos |</a> "+
54
+ " <a href='https://wa.me/51927929109'> Desarrollado por MAGNET IMPACT - Agencia de Marketing Digital </a>",
55
  retry_btn=None,
56
  undo_btn=None
57
  )