|
|
@ -88,6 +88,8 @@ public class JmImage2Video extends JmCommon {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
public static void main(String[] args) throws Exception {
|
|
|
|
public static void main(String[] args) throws Exception {
|
|
|
|
|
|
|
|
//玩法:
|
|
|
|
|
|
|
|
//https://www.volcengine.com/docs/85621/1544774
|
|
|
|
List<String> imageUrls = new ArrayList<>();
|
|
|
|
List<String> imageUrls = new ArrayList<>();
|
|
|
|
imageUrls.add("https://dsideal.obs.myhuaweicloud.com/HuangHai/%E5%A4%87%E4%BB%BD/%E5%B0%8F%E4%B9%94%E5%A4%B4%E5%83%8F.jpg");
|
|
|
|
imageUrls.add("https://dsideal.obs.myhuaweicloud.com/HuangHai/%E5%A4%87%E4%BB%BD/%E5%B0%8F%E4%B9%94%E5%A4%B4%E5%83%8F.jpg");
|
|
|
|
String prompt = "";
|
|
|
|
String prompt = "";
|
|
|
|