提交 d72d4165 编写于 作者: littletomatodonkey's avatar littletomatodonkey

fix doc

上级 89305e1c
简体中文 | [English](README.md)
## Style Text ## Style Text
### 目录 ### 目录
...@@ -56,6 +58,7 @@ fusion_generator: ...@@ -56,6 +58,7 @@ fusion_generator:
#### 合成单张图 #### 合成单张图
输入一张风格图和一段文字语料,运行tools/synth_image,合成单张图片,结果图像保存在当前目录下: 输入一张风格图和一段文字语料,运行tools/synth_image,合成单张图片,结果图像保存在当前目录下:
```python ```python
python3 -m tools.synth_image -c configs/config.yml --style_image examples/style_images/2.jpg --text_corpus PaddleOCR --language en python3 -m tools.synth_image -c configs/config.yml --style_image examples/style_images/2.jpg --text_corpus PaddleOCR --language en
``` ```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册