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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -48,5 +48,5 @@ gr.Interface(
48
  [gr.Textbox(label = ' Input custom for ChatGPT'),
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)
 
48
  [gr.Textbox(label = ' Input custom for ChatGPT'),
49
  gr.Textbox(label = ' If it fails enter cusom session ')],
50
  outputs = gr.outputs.Textbox(type="text",label="chatGPT response")
51
+ , title = "" +' ChatGpt πŸ€–πŸ’¬πŸ’» on πŸ€— huggingface. '+ "",
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)