NEXAS commited on
Commit
4609ba8
·
verified ·
1 Parent(s): cd22932

Update utils/ingest_text.py

Browse files
Files changed (1) hide show
  1. utils/ingest_text.py +0 -4
utils/ingest_text.py CHANGED
@@ -99,7 +99,3 @@ def create_vector_database(loc):
99
  #print(found_doc[0][:100])
100
 
101
  print('Vector DB created successfully !')
102
-
103
-
104
- if __name__ == "__main__":
105
- create_vector_database()
 
99
  #print(found_doc[0][:100])
100
 
101
  print('Vector DB created successfully !')