save code
This commit is contained in:
+1
-1
@@ -282,7 +282,7 @@ def change(human_name, cloth_name, c_width, c_height, cloth_url, human_url, no2)
|
|||||||
return None, None, sex_girl, "cur gpu is busy, Shou not happen"
|
return None, None, sex_girl, "cur gpu is busy, Shou not happen"
|
||||||
|
|
||||||
print('开始换衣服')
|
print('开始换衣服')
|
||||||
with open(f'{APP_ROOT}/change_new_debug.json', 'r', encoding='utf-8') as file:
|
with open(f'{APP_ROOT}/change_new_only_change.json', 'r', encoding='utf-8') as file:
|
||||||
prompt_text = file.read()
|
prompt_text = file.read()
|
||||||
|
|
||||||
prompt = json.loads(prompt_text)
|
prompt = json.loads(prompt_text)
|
||||||
|
|||||||
Reference in New Issue
Block a user