【代码评审】AI:硅基流动的图片生成

This commit is contained in:
YunaiV
2025-03-23 10:27:01 +08:00
parent 5dc93cb872
commit 813e7af846
17 changed files with 39 additions and 358 deletions

View File

@@ -117,13 +117,6 @@
</exclusions>
</dependency>
<!-- 腾讯大模型图像创作引擎-->
<dependency>
<groupId>com.tencentcloudapi</groupId>
<artifactId>tencentcloud-sdk-java-aiart</artifactId>
<version>3.1.1215</version>
</dependency>
<!-- Test 测试相关 -->
<dependency>
<groupId>org.springframework.boot</groupId>