nightfury commited on
Commit
9a9a041
·
verified ·
1 Parent(s): 28f5ede

Update app1.py

Browse files
Files changed (1) hide show
  1. app1.py +1 -1
app1.py CHANGED
@@ -5,7 +5,7 @@ from langchain.document_loaders import PyPDFLoader
5
 
6
  ABS_PATH = os.path.dirname(os.path.abspath(__file__))
7
  DB_DIR = os.path.join(ABS_PATH, "db")
8
-
9
  on_load="""
10
  async()=>{
11
  console.log("HELLO");
 
5
 
6
  ABS_PATH = os.path.dirname(os.path.abspath(__file__))
7
  DB_DIR = os.path.join(ABS_PATH, "db")
8
+
9
  on_load="""
10
  async()=>{
11
  console.log("HELLO");