mirror of
https://github.com/xiaoyiweb/YiAi.git
synced 2025-11-15 21:53:44 +08:00
2.5版本 增加dall-e 优化mj 对接mj-plus
This commit is contained in:
@@ -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本项目作者----小易,联系QQ:805239273",
|
||||
"background-color:rgb(30,30,30);border-radius:4px;font-size:12px;padding:4px;color:rgb(220,208,129);"
|
||||
)
|
||||
</script>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user