'commit'
This commit is contained in:
@@ -9,7 +9,10 @@ from JiMeng.Kit.JmErrorCode import JmErrorCode
|
|||||||
|
|
||||||
class JmTxt2Img:
|
class JmTxt2Img:
|
||||||
action = "CVProcess"
|
action = "CVProcess"
|
||||||
|
# V2.1
|
||||||
req_key = "jimeng_high_aes_general_v21_L"
|
req_key = "jimeng_high_aes_general_v21_L"
|
||||||
|
# V3.0
|
||||||
|
# req_key="jimeng_t2i_v30"
|
||||||
|
|
||||||
@staticmethod
|
@staticmethod
|
||||||
def generate_image(prompt, save_img_path):
|
def generate_image(prompt, save_img_path):
|
||||||
|
Reference in New Issue
Block a user