fsd
This commit is contained in:
parent
5ef3fb4456
commit
4d67c3d815
1 changed files with 1 additions and 1 deletions
|
@ -24,4 +24,4 @@ def process_image(filename=None, resize=False):
|
|||
if i.format.lower() == "gif": gifwebp(input_image=filename, output_image=filename, option="-q 80")
|
||||
else: i.save(filename, format="WEBP")
|
||||
|
||||
return filename
|
||||
return f'/static{filename}'
|
Loading…
Add table
Add a link
Reference in a new issue