aheedsajid commited on
Commit
12dea8c
1 Parent(s): 9876d8d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -63,7 +63,7 @@ iface = gr.Interface(
63
  outputs=[gr.Textbox(label="Assistant Response"), gr.Audio(label="Speech Output", interactive=False, autoplay=True,)],
64
  title="AI GodFather",
65
  css="footer {visibility: hidden}",
66
- description="Talk to the Godfather<br>Contact me if you want another chracters/voices I can make a personalized bot in a very low price<be> WhatsApp: +92-332-4399819<br><b>Donate something so I can increase the GPU power/queue</b><br>[Click here to Donate](https://nowpayments.io/donation/aheed)"
67
  )
68
 
69
  iface.launch()
 
63
  outputs=[gr.Textbox(label="Assistant Response"), gr.Audio(label="Speech Output", interactive=False, autoplay=True,)],
64
  title="AI GodFather",
65
  css="footer {visibility: hidden}",
66
+ description="Talk to the Godfather<br>Contact me if you want another chracters/voices I can make a personalized bot in a very low price<br>WhatsApp: +92-332-4399819<br><b>Donate something so I can increase the GPU power/queue</b><br>[Click here to Donate](https://nowpayments.io/donation/aheed)"
67
  )
68
 
69
  iface.launch()