Spaces:
Sleeping
Sleeping
Gopala Krishna
commited on
Commit
·
e6be3bb
1
Parent(s):
8eea433
- .vs/MyChatGPTTurbo/v17/.wsuo +0 -0
- app.py +0 -1
.vs/MyChatGPTTurbo/v17/.wsuo
CHANGED
Binary files a/.vs/MyChatGPTTurbo/v17/.wsuo and b/.vs/MyChatGPTTurbo/v17/.wsuo differ
|
|
app.py
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
import os
|
2 |
import openai
|
3 |
import gradio as gr
|
4 |
-
import gradio.themes
|
5 |
|
6 |
try:
|
7 |
openai.api_key = os.environ["OPENAPI_API_KEY"]
|
|
|
1 |
import os
|
2 |
import openai
|
3 |
import gradio as gr
|
|
|
4 |
|
5 |
try:
|
6 |
openai.api_key = os.environ["OPENAPI_API_KEY"]
|