mirror of
https://github.com/ParisNeo/lollms.git
synced 2025-01-05 12:24:21 +00:00
Removed useless things and changed version
This commit is contained in:
parent
1cd958f511
commit
1a85b58c24
@ -10,12 +10,6 @@ wget
|
|||||||
setuptools
|
setuptools
|
||||||
requests
|
requests
|
||||||
|
|
||||||
matplotlib
|
|
||||||
seaborn
|
|
||||||
mplcursors
|
|
||||||
scikit-learn
|
|
||||||
|
|
||||||
ascii_colors
|
|
||||||
safe_store
|
safe_store
|
||||||
ascii_colors>=0.1.3
|
ascii_colors>=0.1.3
|
||||||
|
|
||||||
|
2
setup.py
2
setup.py
@ -26,7 +26,7 @@ def get_all_files(path):
|
|||||||
|
|
||||||
setuptools.setup(
|
setuptools.setup(
|
||||||
name="lollms",
|
name="lollms",
|
||||||
version="6.9.0",
|
version="7.0.0",
|
||||||
author="Saifeddine ALOUI",
|
author="Saifeddine ALOUI",
|
||||||
author_email="aloui.saifeddine@gmail.com",
|
author_email="aloui.saifeddine@gmail.com",
|
||||||
description="A python library for AI personality definition",
|
description="A python library for AI personality definition",
|
||||||
|
Loading…
Reference in New Issue
Block a user