TheBobBob commited on
Commit
4801d61
·
verified ·
1 Parent(s): 06bc08b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -133,7 +133,6 @@ def split_biomodels(antimony_file_path):
133
  return final_items
134
 
135
  import chromadb
136
- from chromadb.exceptions import UniqueConstraintError
137
  from llama_cpp import Llama
138
 
139
  def create_vector_db(final_items):
 
133
  return final_items
134
 
135
  import chromadb
 
136
  from llama_cpp import Llama
137
 
138
  def create_vector_db(final_items):