Coool2 commited on
Commit
5ed2a08
·
1 Parent(s): b3b4959

Update agent.py

Browse files
Files changed (1) hide show
  1. agent.py +0 -1
agent.py CHANGED
@@ -949,7 +949,6 @@ async def main():
949
  }
950
 
951
  print(question_data)
952
- proj_llm, code_llm, embed_model = initialize_models(use_api_mode=False)
953
 
954
  # Test with image
955
  file_path = "test_image.jpg"
 
949
  }
950
 
951
  print(question_data)
 
952
 
953
  # Test with image
954
  file_path = "test_image.jpg"