Wootang01 commited on
Commit
43d7d41
1 Parent(s): 09cef80

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -3,7 +3,7 @@ import openai
3
  import gradio as gr
4
 
5
  #openai.api_key ="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"
6
- openai.api_key = "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"
7
 
8
  start_sequence = "\nAI:"
9
  restart_sequence = "\nHuman: "
 
3
  import gradio as gr
4
 
5
  #openai.api_key ="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"
6
+ openai.api_key = myfirstsecret
7
 
8
  start_sequence = "\nAI:"
9
  restart_sequence = "\nHuman: "