Skip to content

Commit 6249669

Browse files
futz12vlordier
authored andcommitted
update docs for new convertmodel website (Tencent#6617)
1 parent 26083cc commit 6249669

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.github/ISSUE_TEMPLATE/model-convert.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: "\U0001F6B8 model convert issue"
3-
about: "Life is Short, Use pnnx and convertmodel.com"
3+
about: "Life is Short, Use pnnx and pnnx.pchar.cn"
44
---
55

66
## error log | 日志或报错信息 | ログ

docs/how-to-use-and-FAQ/use-ncnn-with-pytorch-or-onnx.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,8 @@ For users who already have an `.onnx` file, please use pnnx for conversion.
124124
125125
* **Method 2 (Alternative):** For non-Python environments or to use a standalone program, you can download the latest executable from the [pnnx Releases page](https://github.com/pnnx/pnnx/releases).
126126
127+
* **Method 3 (Convert Everywhere with GUI):** To convert models to ncnn anytime and anywhere, you can use [pnnx.js](https://pnnx.pchar.cn). To protect your data security, the website is built based on wasm64 technology, and your models will not be uploaded to the server.
128+
127129
### 2. Run the Command-Line Conversion
128130
129131
Open a terminal, navigate to the directory containing your model file, and run the following command.

0 commit comments

Comments
 (0)