mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2025-02-05 08:20:45 +01:00
parent
87de91dd65
commit
1c9dfa871b
@ -400,7 +400,7 @@ def update_requirements(initial_installation=False, pull=True):
|
|||||||
if not initial_installation:
|
if not initial_installation:
|
||||||
update_pytorch()
|
update_pytorch()
|
||||||
|
|
||||||
print_big_message(f"Using requirements file: {requirements_file}")
|
print_big_message(f"Installing webui requirements from file: {requirements_file}")
|
||||||
print(f"TORCH: {torver}\n")
|
print(f"TORCH: {torver}\n")
|
||||||
|
|
||||||
# Prepare the requirements file
|
# Prepare the requirements file
|
||||||
|
Loading…
Reference in New Issue
Block a user