Skip to content

Commit 6fda6c8

Browse files
committed
update project name
1 parent 2db5fce commit 6fda6c8

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Duix.Avatar support two deployment modes:Windows / Ubuntu 22.04 Installation
6262
2. Docker Images
6363
- docker pull guiji2025/fun-asr
6464
- docker pull guiji2025/fish-speech-ziming
65-
- docker pull guiji2025/Duix.Avatar.ai
65+
- docker pull guiji2025/heygem.ai
6666

6767

6868

@@ -387,4 +387,4 @@ https://github.com/duixcom/Duix.Avatar/blob/main/LICENSE
387387

388388
## 11. Star History
389389

390-
[GitHub Star History](https://www.star-history.com/#GuijiAI/Duix.Avatar.ai&Date)
390+
[GitHub Star History](https://www.star-history.com/#GuijiAI/Duix.Avatar&Date)

README_zh.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,9 @@ Duix.Avatar 数字人克隆智能体和插件已成功上线至Coze 平台 ,
7474

7575
(1)基础奖励
7676

77-
内容获得 20-100 点赞,获评【Duix.Avatar.ai 大师奖】及 20 元现金大师🧧
77+
内容获得 20-100 点赞,获评【Duix.Avatar 大师奖】及 20 元现金大师🧧
7878

79-
内容获得 100+ 点赞,获评【Duix.Avatar.ai 之神奖】及 50 元现金大神🧧
79+
内容获得 100+ 点赞,获评【Duix.Avatar 之神奖】及 50 元现金大神🧧
8080

8181
(2)特殊成就:
8282

@@ -135,7 +135,7 @@ Duix.Avatar是一款专为Windows系统设计的全离线视频合成工具,
135135
2. Docker Image
136136
- docker pull guiji2025/fun-asr
137137
- docker pull guiji2025/fish-speech-ziming
138-
- docker pull guiji2025/Duix.Avatar.ai
138+
- docker pull guiji2025/heygem.ai
139139

140140
## Windows 安装
141141

@@ -434,4 +434,4 @@ docker-compose -f docker-compose-linux.yml up -d
434434
435435
## Star History
436436
437-
[![Star History Chart](https://api.star-history.com/svg?repos=GuijiAI/Duix.Avatar.ai&type=Date)](https://www.star-history.com/#GuijiAI/Duix.Avatar.ai&Date)
437+
[![Star History Chart](https://api.star-history.com/svg?repos=GuijiAI/Duix.Avatar&type=Date)](https://www.star-history.com/#GuijiAI/Duix.Avatar&Date)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"name": "Duix.Avatar.ai",
3-
"version": "1.0.4",
2+
"name": "Duix.Avatar",
3+
"version": "1.0.5",
44
"description": "An open source, affordable alternative to Heygen",
55
"main": "./out/main/index.js",
6-
"author": "guiji.ai",
7-
"homepage": "https://Duix.Avatar.ai",
6+
"author": "guiji.cn",
7+
"homepage": "https://duix.com",
88
"scripts": {
99
"dev": "electron-vite dev --watch",
1010
"start": "electron-vite preview",

0 commit comments

Comments
 (0)