mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 09:14:35 +02:00
Minor cleanup
This commit is contained in:
@@ -435,9 +435,7 @@ def update_token_counter(text: str):
|
||||
|
||||
from modules.extra_networks import parse_prompt
|
||||
|
||||
token_counts = [0]
|
||||
max_length = 75
|
||||
count_formatted = ''
|
||||
count_formatted = '0'
|
||||
visible = False
|
||||
|
||||
prompt, _ = parse_prompt(text)
|
||||
|
||||
Reference in New Issue
Block a user