2.5版本 增加dall-e 优化mj 对接mj-plus

This commit is contained in:
小易
2024-02-04 18:51:37 +08:00
parent 822ff0a51d
commit 2ca3c164a0
57 changed files with 12239 additions and 7693 deletions

View File

@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>Nine Ai</title>
<title>Yi Ai</title>
<style>
.loading-container {
position: fixed;
@@ -45,6 +45,13 @@
<div class="loading"></div>
</div>
<h1>Welcome Use Nine Ai</h1>
<h1>Welcome Use Yi Ai</h1>
</body>
<script>
console.log(
"%c本项目作者----小易联系QQ805239273",
"background-color:rgb(30,30,30);border-radius:4px;font-size:12px;padding:4px;color:rgb(220,208,129);"
)
</script>
</html>