mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-02-07 07:23:29 +08:00
get_img_base64
This commit is contained in:
parent
ae318c7811
commit
127ef142a8
@ -20,6 +20,7 @@ import httpx
|
|||||||
import contextlib
|
import contextlib
|
||||||
import json
|
import json
|
||||||
import os
|
import os
|
||||||
|
import base64
|
||||||
from io import BytesIO
|
from io import BytesIO
|
||||||
from chatchat.server.utils import set_httpx_config, api_address, get_httpx_client
|
from chatchat.server.utils import set_httpx_config, api_address, get_httpx_client
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user