mirror of
https://github.com/MrSanZz/KawaiiGPT.git
synced 2025-12-03 17:13:01 +00:00
Update install.py
This commit is contained in:
@@ -59,7 +59,7 @@ def main():
|
||||
print('='*4+'Updating package'+'='*4)
|
||||
up_package() if input('[~] Update package? Y/N: ').lower() == 'y' else print("[+] Skipping package update..")
|
||||
print('='*4+'Checking update'+'='*4)
|
||||
check_for_updates()
|
||||
#check_for_updates()
|
||||
print('='*4+'Downloading module'+'='*4)
|
||||
for modules in module:
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user