mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2025-01-18 18:56:32 +00:00
Update update_script.py
This commit is contained in:
parent
953879e8b0
commit
858e69c34a
@ -188,8 +188,8 @@ def main():
|
||||
|
||||
# Perform git pull to update the repository
|
||||
if run_git_pull():
|
||||
# Install the new requirements
|
||||
install_requirements()
|
||||
# Install the new requirements (not needed anymore)
|
||||
# install_requirements()
|
||||
|
||||
# Reload the main script with the original arguments
|
||||
temp_file = "temp_args.txt"
|
||||
|
Loading…
Reference in New Issue
Block a user