mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2025-01-27 04:23:21 +01:00
Installer: change a message
This commit is contained in:
parent
75ff3f3815
commit
c49251e95d
@ -400,7 +400,7 @@ def update_requirements(initial_installation=False, pull=True):
|
||||
if not initial_installation:
|
||||
update_pytorch()
|
||||
|
||||
print_big_message(f"Installing webui requirements from file: {requirements_file}")
|
||||
print_big_message(f"Using requirements file: {requirements_file}")
|
||||
print(f"TORCH: {torver}\n")
|
||||
|
||||
# Prepare the requirements file
|
||||
|
Loading…
Reference in New Issue
Block a user