get_img_base64

This commit is contained in:
glide-the 2024-05-21 14:25:41 +08:00
parent ae318c7811
commit 127ef142a8

View File

@ -20,6 +20,7 @@ import httpx
import contextlib
import json
import os
import base64
from io import BytesIO
from chatchat.server.utils import set_httpx_config, api_address, get_httpx_client