kshitij10000 commited on
Commit
0da69c9
·
1 Parent(s): a804809

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -9,7 +9,7 @@ import warnings
9
  warnings.filterwarnings("ignore")
10
 
11
  # Set your OpenAI API key
12
- openai.api_key = "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"
13
 
14
  # Streamlit app title and header
15
  st.title("PowerPoint Presentation Generator")
 
9
  warnings.filterwarnings("ignore")
10
 
11
  # Set your OpenAI API key
12
+ openai.api_key = "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"
13
 
14
  # Streamlit app title and header
15
  st.title("PowerPoint Presentation Generator")