Dalle3 add seed (#5288)

Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
This commit is contained in:
Charlie.Wei 2024-06-17 09:27:27 +08:00 committed by GitHub
parent 9a64aa76c1
commit e95f8fa3dc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,3 +1,4 @@
import random
from base64 import b64decode
from typing import Any, Union