VISION23 commited on
Commit
45591e3
·
1 Parent(s): 7c548c9

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: "