|
|
@ -5,8 +5,6 @@ import cloud.liblibai.client.LibLib;
|
|
|
|
import cloud.liblibai.openapi.client.ApiException;
|
|
|
|
import cloud.liblibai.openapi.client.ApiException;
|
|
|
|
import cloud.liblibai.openapi.client.model.*;
|
|
|
|
import cloud.liblibai.openapi.client.model.*;
|
|
|
|
|
|
|
|
|
|
|
|
import java.util.HashMap;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
public class ComfyTask {
|
|
|
|
public class ComfyTask {
|
|
|
|
|
|
|
|
|
|
|
|
public static void main(String[] args) throws ApiException, JsonProcessingException, InterruptedException {
|
|
|
|
public static void main(String[] args) throws ApiException, JsonProcessingException, InterruptedException {
|
|
|
|