mutombi commited on
Commit
b13e004
·
1 Parent(s): 388072c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -2,7 +2,6 @@ import os
2
  import openai
3
  import gradio as gr
4
 
5
-
6
  #if you have OpenAI API key as a string, enable the below
7
  openai.api_key = os.getenv("key")
8
 
 
2
  import openai
3
  import gradio as gr
4
 
 
5
  #if you have OpenAI API key as a string, enable the below
6
  openai.api_key = os.getenv("key")
7