fix - stop using imghdr
This commit is contained in:
parent
c597d610f3
commit
fb657423ee
@ -4,7 +4,6 @@ import json, re, xml.etree.ElementTree as ET
|
||||
from jinja2 import Template, exceptions, meta, BaseLoader
|
||||
from jinja2.sandbox import ImmutableSandboxedEnvironment
|
||||
from typing import Optional, Any
|
||||
import imghdr, base64
|
||||
from typing import List
|
||||
import litellm
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user