PepperSim commited on
Commit
54145f1
·
verified ·
1 Parent(s): dbd3140

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
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