mirror of
https://github.com/ParisNeo/lollms.git
synced 2024-12-19 20:57:58 +00:00
upgraded personalities
This commit is contained in:
parent
ab37889aa8
commit
9ccf1ab60b
@ -17,6 +17,9 @@ from pathlib import Path
|
||||
|
||||
from pathlib import Path
|
||||
|
||||
|
||||
|
||||
|
||||
def reset_all_installs():
|
||||
ASCIIColors.info("Removeing .install files to force reinstall")
|
||||
folder_path = Path(__file__).parent
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 919d299caa504d79a84c79b02e95b108006ee518
|
||||
Subproject commit 59441921d285c978d7d14a90ae2ff2c8b5abcde6
|
Loading…
Reference in New Issue
Block a user