mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
remove debugging statement
This commit is contained in:
parent
25ce47c44f
commit
42d938fda5
@ -100,7 +100,6 @@ class CompelInvocation(BaseInvocation):
|
||||
|
||||
prompt: Union[FlattenedPrompt, Blend] = Compel.parse_prompt_string(prompt_str)
|
||||
|
||||
print('here i am')
|
||||
if context.services.configuration.log_tokenization:
|
||||
log_tokenization_for_prompt_object(prompt, tokenizer)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user