mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2025-06-07 06:06:20 -04:00
Lint
This commit is contained in:
parent
9d7894a13f
commit
d702a2a962
1 changed files with 0 additions and 1 deletions
|
@ -128,7 +128,6 @@ def process_multimodal_content(content):
|
|||
|
||||
if isinstance(content, list):
|
||||
text_content = ""
|
||||
image_refs = ""
|
||||
attachments = []
|
||||
|
||||
for item in content:
|
||||
|
|
Loading…
Add table
Reference in a new issue