Commit d72d4165 authored by littletomatodonkey's avatar littletomatodonkey
Browse files

fix doc

parent 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% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment