Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
T
text2video-frontend
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
周成波
text2video-frontend
Commits
be649102
Commit
be649102
authored
Oct 14, 2024
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
改一下颜色
parent
35626ea2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
gen_digit_human_video.vue
src/views/home/gen_digit_human_video.vue
+3
-3
No files found.
src/views/home/gen_digit_human_video.vue
View file @
be649102
...
...
@@ -234,7 +234,7 @@ const onGenVideo = async () => {
>
<el-button
type=
"primary"
size=
"small"
>
上传
</el-button>
<template
#
tip
>
<div
class=
"el-upload__tip"
style=
"color: #
ffff00
"
>
<div
class=
"el-upload__tip"
style=
"color: #
0000ff; background-color: #e6f7ff
"
>
上传一段说话的声音,比如正常读一段文字,20秒左右即可。文件格式为 wav,不大于
10M。
</div>
...
...
@@ -257,7 +257,7 @@ const onGenVideo = async () => {
>
<el-button
type=
"primary"
size=
"small"
>
上传
</el-button>
<
template
#
tip
>
<div
class=
"el-upload__tip"
style=
"color: #
ffff00
"
>
<div
class=
"el-upload__tip"
style=
"color: #
0000ff; background-color: #e6f7ff
"
>
上传一段出镜人物的视频,5-10秒即可,正面,说话嘴型能够清晰分辨。文件格式为
mp4,不大于 10M。
</div>
...
...
@@ -280,7 +280,7 @@ const onGenVideo = async () => {
>
<el-button
type=
"primary"
size=
"small"
>
上传
</el-button>
<
template
#
tip
>
<div
class=
"el-upload__tip"
style=
"color: #
ffff00
"
>
<div
class=
"el-upload__tip"
style=
"color: #
0000ff; background-color: #e6f7ff
"
>
可以上传视频(mp4)或图片(jpg, png),
作为最终视频的上半部分,也可以不上传,不传则只生成数字人视频。
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment