未验证 提交 a9685ff4 编写于 作者: H haoyuying 提交者: GitHub

Update README.md

上级 a7800d14
...@@ -51,7 +51,7 @@ ...@@ -51,7 +51,7 @@
- ``` - ```
$ hub run falsr_c --input_path "/PATH/TO/IMAGE" $ hub run falsr_c --input_path "/PATH/TO/IMAGE"
``` ```
- ### 代码示例 - ### 2、预测代码示例
```python ```python
import cv2 import cv2
...@@ -65,7 +65,7 @@ ...@@ -65,7 +65,7 @@
sr_model.save_inference_model() sr_model.save_inference_model()
``` ```
- ### 2、API - ### 3、API
- ```python - ```python
def reconstruct(self, def reconstruct(self,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册