Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -6,8 +6,6 @@ import warnings
|
|
6 |
|
7 |
warnings.filterwarnings("ignore")
|
8 |
|
9 |
-
from IPython import get_ipython
|
10 |
-
|
11 |
# Running locally. Please set the UPSTAGE_API_KEY in the .env file
|
12 |
from dotenv import load_dotenv
|
13 |
|
|
|
6 |
|
7 |
warnings.filterwarnings("ignore")
|
8 |
|
|
|
|
|
9 |
# Running locally. Please set the UPSTAGE_API_KEY in the .env file
|
10 |
from dotenv import load_dotenv
|
11 |
|