save code

This commit is contained in:
xsl
2025-08-10 23:13:32 +08:00
parent 8b55a66079
commit 7ac1bdde41
+3 -3
View File
@@ -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")