mirror of
https://github.com/GuijiAI/duix.ai.git
synced 2026-03-12 17:51:43 +08:00
更新图片、模版
This commit is contained in:
@@ -12,13 +12,13 @@ duix-ios: ios demo
|
||||
```
|
||||
|
||||
<p align="center">
|
||||
<img src="res/女.png" width=200/>
|
||||
<img src="res/男.png" width=200/>
|
||||
<img src="res/女.jpg" width=200/>
|
||||
<img src="res/男.jpg" width=200/>
|
||||
</p>
|
||||
|
||||
内置的2个模特,模板和AI模型包可以通过公网地址下载。
|
||||
[女 链接地址](https://cdn.guiji.ai/duix/digital/model/1712034391673/bendi1_0329.zip)
|
||||
[男 链接地址](https://digital-public.obs.cn-east-3.myhuaweicloud.com/duix/digital/model/1706009711636/liangwei_540s.zip)
|
||||
[女 链接地址](https://digital-public.obs.cn-east-3.myhuaweicloud.com/duix/digital/model/1716034688/bendi1_0329.zip)
|
||||
[男 链接地址](https://digital-public.obs.cn-east-3.myhuaweicloud.com/duix/digital/model/1716034688/bendi3_20240518.zip)
|
||||
|
||||
### 使用说明
|
||||
android参考 [README.md](./duix-android/dh_aigc_android/README.md)
|
||||
|
||||
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>SchemeUserState</key>
|
||||
<dict>
|
||||
<key>GJLocalDigitalDemo.xcscheme_^#shared#^_</key>
|
||||
<dict>
|
||||
<key>orderHint</key>
|
||||
<integer>0</integer>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
||||
Binary file not shown.
@@ -22,37 +22,14 @@
|
||||
#import "GJDownWavTool.h"
|
||||
#import "GYAccess.h"
|
||||
|
||||
#define APPID @"1186984085248151552"
|
||||
#define APPKEY @"9067e7a8-7bca-45be-b70f-c151dfe541c3"
|
||||
|
||||
//#define APPID @"1188841947788349440"
|
||||
//#define APPKEY @"712e1976-4a29-4266-9b7b-85151b1e67a1"
|
||||
|
||||
//开发
|
||||
//#define APPID @"1138889215195615232"
|
||||
//#define APPKEY @"b600e2e5-ef6b-43c9-9902-5f3fabf1ce90"
|
||||
|
||||
//对话模型ID
|
||||
//#define CONVERSATIONID @"1719646783464673282"
|
||||
|
||||
//对话模型ID
|
||||
#define CONVERSATIONID @"1742845670782144514"
|
||||
|
||||
//基础模型
|
||||
#define BASEMODELURL @"https://digital-public.obs.cn-east-3.myhuaweicloud.com/duix/location/gj_dh_res.zip"
|
||||
//////数字人模型
|
||||
#define DIGITALMODELURL @"https://digital-public.obs.cn-east-3.myhuaweicloud.com/duix/digital/model/1706009711636/liangwei_540s.zip"
|
||||
|
||||
//两个人物模型
|
||||
//https://digital-public.obs.cn-east-3.myhuaweicloud.com/duix/digital/model/1706604220422/明智.png
|
||||
//https://digital-public.obs.cn-east-3.myhuaweicloud.com/duix/digital/model/1706009766199/mingzhi_540s.zip
|
||||
#define DIGITALMODELURL @"https://digital-public.obs.cn-east-3.myhuaweicloud.com/duix/digital/model/1716034688/bendi3_20240518.zip"
|
||||
|
||||
|
||||
//https://digital-public.obs.cn-east-3.myhuaweicloud.com/duix/digital/model/1706604171491/梁维.png
|
||||
//https://digital-public.obs.cn-east-3.myhuaweicloud.com/duix/digital/model/1706009711636/liangwei_540s.zip
|
||||
|
||||
////////数字人模型
|
||||
//#define DIGITALMODELURL @"https://digital-public-dev.obs.cn-east-3.myhuaweicloud.com/duix/digital/model/1705919208877/053meihua_540s.zip"
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>SchemeUserState</key>
|
||||
<dict>
|
||||
<key>GJLocalDigitalSDK.xcscheme_^#shared#^_</key>
|
||||
<dict>
|
||||
<key>orderHint</key>
|
||||
<integer>1</integer>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
||||
@@ -0,0 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>SchemeUserState</key>
|
||||
<dict>
|
||||
<key>AFNetworking.xcscheme_^#shared#^_</key>
|
||||
<dict>
|
||||
<key>orderHint</key>
|
||||
<integer>4</integer>
|
||||
</dict>
|
||||
<key>Pods-GJLocalDigitalDemo.xcscheme_^#shared#^_</key>
|
||||
<dict>
|
||||
<key>orderHint</key>
|
||||
<integer>3</integer>
|
||||
</dict>
|
||||
<key>SSZipArchive.xcscheme_^#shared#^_</key>
|
||||
<dict>
|
||||
<key>orderHint</key>
|
||||
<integer>2</integer>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
||||
Reference in New Issue
Block a user