fd
This commit is contained in:
parent
6f8cccc6ec
commit
e5b90cae6f
1 changed files with 0 additions and 5 deletions
|
@ -56,11 +56,6 @@ def upload_ibb(file=None, resize=False):
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
try:
|
||||
with open("image.webp", 'rb') as f:
|
||||
data={'image': base64.b64encode(f.read())}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue