Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
AnyText_pytorch
Commits
66ec6c69
Commit
66ec6c69
authored
Jul 11, 2024
by
mashun1
Browse files
update
parent
37d097cd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
44 additions
and
42 deletions
+44
-42
README.md
README.md
+44
-42
No files found.
README.md
View file @
66ec6c69
...
...
@@ -73,15 +73,55 @@ Tips:以上dtk驱动、python、torch等DCU相关工具版本需要严格一
## 数据集
无(
暂未开源
)
无(
等待更新
)
## 推理
### 模型下载
### 字体下载
下载并重命名
arialuni.ttf -> Arial_Unicode.ttf
文件结构
font/
└── Arial_Unicode.ttf
### 命令行
# 快速运行
export ATTN_PRECISION=fp16
python inference.py
# graido客户端运行
export ATTN_PRECISION=fp16
python demo.py
## result


### 精度
无
## 应用场景
### 算法类别
`AIGC`
### 热点应用行业
`零售,广媒,设计`
## 预训练权重
https://modelscope.cn/models/iic/cv_anytext_text_generation_editing/files
原始链接:
[
clip
](
https://huggingface.co/openai/clip-vit-large-patch14/tree/main
)
|
[
anytext
](
https://modelscope.cn/models/iic/cv_anytext_text_generation_editing/files
)
[
SCNet
](
http://113.200.138.88:18080/aimodels
)
高速通道:
[
clip
](
http://113.200.138.88:18080/aimodels/clip-vit-large-patch14
)
|
[
anytext
](
http://113.200.138.88:18080/aimodels/cv_anytext_text_generation_editing
)
https://huggingface.co/openai/clip-vit-large-patch14/tree/main
damo/
└── cv_anytext_text_generation_editing
...
...
@@ -123,44 +163,6 @@ https://huggingface.co/openai/clip-vit-large-patch14/tree/main
│ └── trg_vocab.txt
└── README.md
### 字体下载
下载并重命名
arialuni.ttf -> Arial_Unicode.ttf
文件结构
font/
└── Arial_Unicode.ttf
### 命令行
# 快速运行
export ATTN_PRECISION=fp16
python inference.py
# graido客户端运行
export ATTN_PRECISION=fp16
python demo.py
## result


### 精度
无
## 应用场景
### 算法类别
`AIGC`
### 热点应用行业
`零售,广媒,设计`
## 源码仓库及问题反馈
...
...
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