hamza50 commited on
Commit
66c6cef
·
1 Parent(s): 42e7f0b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -3,8 +3,8 @@ import streamlit as st
3
  import openai
4
 
5
  #streamlit run main.py
6
- import os
7
- os.environ.getattribute("openai.api_key")
8
 
9
  header = st.container()
10
  about = st.container()
 
3
  import openai
4
 
5
  #streamlit run main.py
6
+ # import os
7
+ # os.environ.getattribute("openai.api_key")
8
 
9
  header = st.container()
10
  about = st.container()