Xhaheen commited on
Commit
775d7cc
β€’
1 Parent(s): ce5ac72

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -49,4 +49,4 @@ gr.Interface(
49
  gr.Textbox(label = ' If it fails enter cusom session ')],
50
  outputs = gr.outputs.Textbox(type="text",label="chatGPT response")
51
  , title = "" +' ChatGpt πŸ€–πŸ’¬πŸ’» on hugginface. '+ "",
52
- description="ChatGPT πŸ€–πŸ’¬πŸ’» is a conversational AI app that allows users to engage in natural language conversations with a virtual assistant. The app uses advanced machine learning algorithms to understand and respond to user queries in a human-like manner. With its ability to answer follow-up questions, admit mistakes, and reject inappropriate requests, ChatGPT offers a highly interactive and engaging experience. Try ChatGPT now and experience the power of language modeling in dialogue built with ❀️ @[Xhaheen](https://www.linkedin.com/in/sallu-mandya/) \n\nIf it fails enter cusom session key see video for reference refer @[Bhavesh bhat video](https://youtu.be/TdNSj_qgdFk)").launch(share = True, debug = True)
 
49
  gr.Textbox(label = ' If it fails enter cusom session ')],
50
  outputs = gr.outputs.Textbox(type="text",label="chatGPT response")
51
  , title = "" +' ChatGpt πŸ€–πŸ’¬πŸ’» on hugginface. '+ "",
52
+ description="ChatGPT πŸ€–πŸ’¬πŸ’» is a conversational AI app that allows users to engage in natural language conversations with a virtual assistant. The app uses advanced machine learning algorithms to understand and respond to user queries in a human-like manner. With its ability to answer follow-up questions, admit mistakes, and reject inappropriate requests, ChatGPT offers a highly interactive and engaging experience. Try ChatGPT now and experience the power of language modeling in dialogue built with ❀️ @[Xhaheen](https://www.linkedin.com/in/sallu-mandya/) \n\nIf it fails enter cusom session key see video for reference refer @[Bhavesh bhat video](https://youtu.be/TdNSj_qgdFk)").launch(debug = True)