save code
This commit is contained in:
+3
-3
@@ -377,9 +377,9 @@ def change(human_name, cloth_name, c_width, c_height, cloth_url, human_url, no2)
|
||||
return output
|
||||
|
||||
|
||||
# 调用方式保持不变
|
||||
output = asyncio.run(listen_node_output(prompt_id, "104"))
|
||||
print("最终输出:", output)
|
||||
|
||||
# output = asyncio.run(listen_node_output(prompt_id, "104"))
|
||||
# print("最终输出:", output)
|
||||
|
||||
while True:
|
||||
# response = requests.post("http://localhost:8188/interrupt")
|
||||
|
||||
Reference in New Issue
Block a user