mlo0ollm commited on
Commit
63bdf7e
·
1 Parent(s): 3f590ed
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -8,7 +8,6 @@ from gpt_based_function import gpt_summary_generator, gpt_keyword_highlighter, g
8
  import concurrent.futures
9
  from tqdm import tqdm
10
 
11
-
12
  # current_path = '/Users/kintch/PycharmProjects/jungu_sgi/summary_with_gpt'
13
  # os.chdir(current_path)
14
  # sys.path.append(current_path)
 
8
  import concurrent.futures
9
  from tqdm import tqdm
10
 
 
11
  # current_path = '/Users/kintch/PycharmProjects/jungu_sgi/summary_with_gpt'
12
  # os.chdir(current_path)
13
  # sys.path.append(current_path)