abcde1234www commited on
Commit
88bcd26
·
1 Parent(s): 930e05c

Update ChatGPT_app.py

Browse files
Files changed (1) hide show
  1. ChatGPT_app.py +1 -1
ChatGPT_app.py CHANGED
@@ -3,7 +3,7 @@ import gradio as gr
3
  import time
4
  def Question(Ask_Question):
5
  # pass the generated text to audio
6
- openai.api_key = "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"
7
  # Set up the model and prompt
8
  model_engine = "text-davinci-003"
9
  #prompt = "who is alon musk?"
 
3
  import time
4
  def Question(Ask_Question):
5
  # pass the generated text to audio
6
+ openai.api_key = "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"
7
  # Set up the model and prompt
8
  model_engine = "text-davinci-003"
9
  #prompt = "who is alon musk?"