Nickhilearla135095 commited on
Commit
c5b822f
·
verified ·
1 Parent(s): 85498c4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@ import gradio as gr
6
  #openai.api_key = os.getenv("OPENAI_API_KEY")
7
 
8
  #if you have OpenAI API key as a string, enable the below
9
- openai.api_key = "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"
10
 
11
  start_sequence = "\nAI:"
12
  restart_sequence = "\nHuman: "
 
6
  #openai.api_key = os.getenv("OPENAI_API_KEY")
7
 
8
  #if you have OpenAI API key as a string, enable the below
9
+ openai.api_key = "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"
10
 
11
  start_sequence = "\nAI:"
12
  restart_sequence = "\nHuman: "