reduced verbosity of embed loading messages

This commit is contained in:
Lincoln Stein
2023-02-20 15:18:55 -05:00
parent 0d22fd59ed
commit 1d9845557f
2 changed files with 2 additions and 2 deletions

View File

@@ -69,7 +69,6 @@ class TextualInversionManager:
return
try:
print(f'>> Scanning {str(ckpt_path)} for embedding terms')
scan_result = scan_file_path(str(ckpt_path))
if scan_result.infected_files == 1:
print(