Spaces:
Sleeping
Sleeping
Walterchamy
commited on
Commit
•
13c8ebc
1
Parent(s):
3c24c3c
Update app.py
Browse files
app.py
CHANGED
@@ -2,7 +2,7 @@ import os
|
|
2 |
import openai
|
3 |
from gtts import gTTS
|
4 |
import streamlit as st
|
5 |
-
openai.api_key = os.getenv("
|
6 |
|
7 |
KIITEC_CONTENT = """
|
8 |
|
|
|
2 |
import openai
|
3 |
from gtts import gTTS
|
4 |
import streamlit as st
|
5 |
+
openai.api_key = os.getenv("Openai_apikeys")
|
6 |
|
7 |
KIITEC_CONTENT = """
|
8 |
|