LLaVA-Plus-Codebase
LLaVA-Plus-Codebase copied to clipboard
[Usage] Error in llava conversation.py
Describe the issue
Issue: Error in /llava conversation.py Line: 453 Need to import Image from PIL Command:
PASTE THE COMMANDS HERE.
def dict(self, force_str=False): def remove_pil(x, force_str): if not force_str: return x
if isinstance(x, Image.Image):
Log:
PASTE THE LOGS HERE.
Screenshots: You may attach screenshots if it better explains the issue.