mirror of
https://github.com/ParisNeo/lollms.git
synced 2024-12-20 21:23:17 +00:00
fixed ignore error
This commit is contained in:
parent
2683c23fb9
commit
1f641750e5
1
lollms/services/xtts/.gitignore
vendored
Normal file
1
lollms/services/xtts/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
xtts_models
|
2
setup.py
2
setup.py
@ -26,7 +26,7 @@ def get_all_files(path):
|
|||||||
|
|
||||||
setuptools.setup(
|
setuptools.setup(
|
||||||
name="lollms",
|
name="lollms",
|
||||||
version="7.1.1",
|
version="7.2.0",
|
||||||
author="Saifeddine ALOUI (ParisNeo)",
|
author="Saifeddine ALOUI (ParisNeo)",
|
||||||
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