forked from phoenix/litellm-mirror
fix - stop using imghdr
This commit is contained in:
parent
c597d610f3
commit
fb657423ee
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue