From 261a39d5479e117e77e034055dd8bcf5b2d237f8 Mon Sep 17 00:00:00 2001 From: Cyzus Chi Date: Wed, 30 Oct 2024 23:01:38 +0800 Subject: [PATCH] remove autogluon models in gitignore --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 46c9b0dd4..0d6be14ad 100644 --- a/.gitignore +++ b/.gitignore @@ -29,7 +29,6 @@ share/python-wheels/ MANIFEST metagpt/tools/schemas/ examples/data/search_kb/*.json -metagpt/ext/sela/AutogluonModels # PyInstaller # Usually these files are written by a python scripts from a template