save code
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ import json
|
||||
|
||||
# 1. 提交任务
|
||||
|
||||
with open('/home/szlc/code/ComfyUI/change_cloth/basic_api.json', 'r', encoding='utf-8') as file:
|
||||
with open('/home/xsl/code/ComfyUI/change_cloth/basic_api.json', 'r', encoding='utf-8') as file:
|
||||
prompt_text = file.read()
|
||||
|
||||
prompt = json.loads(prompt_text)
|
||||
|
||||
Reference in New Issue
Block a user