From 9455a193c0461fb0bd35644b06b1499eab0f3b55 Mon Sep 17 00:00:00 2001 From: Col0ring <1561999073@qq.com> Date: Mon, 11 Nov 2024 16:05:41 +0800 Subject: [PATCH] docs: update readme --- README-zh_CN.md | 4 +++- README.md | 4 +++- docs/README-zh_CN.md | 4 +++- docs/README.md | 4 +++- 4 files changed, 12 insertions(+), 4 deletions(-) diff --git a/README-zh_CN.md b/README-zh_CN.md index 55f21e1..d35129d 100644 --- a/README-zh_CN.md +++ b/README-zh_CN.md @@ -24,7 +24,9 @@ ## 何时使用 -比起 Gradio 自身的组件,`modelscope_studio`更加注重页面布局和组件的灵活性,如果您想要构建更漂亮的用户界面,我们非常推荐您使用`modelscope_studio`。然而,当您的应用需要 Gradio 在 Python 端更多地处理内置数据时,`modelscope_studio`可能不是最好的选择,但仍然可以使用`modelscope_studio`的布局和展示组件来帮助您构建页面。 +比起 Gradio 自身的组件,`modelscope_studio`更加注重页面布局和组件的灵活性,如果您想要构建更漂亮的用户界面,我们非常推荐您使用`modelscope_studio`。 + +然而,当您的应用需要 Gradio 在 Python 端更多地处理内置数据时,`modelscope_studio`可能不是最好的选择,但仍然可以使用`modelscope_studio`的布局和展示组件来帮助您构建应用。 ## 依赖 diff --git a/README.md b/README.md index 7d4a977..2a60f5e 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,9 @@ Currently supported UI libraries: ## When to Use -Compared to Gradio's own components, `modelscope_studio` focuses more on page layout and component flexibility. If you want to build a more beautiful user interface, we highly recommend using `modelscope_studio`. However, when your application needs Gradio to handle more built-in data on the Python side, `modelscope_studio` may not be the best choice, but you can still use `modelscope_studio`'s layout and display components to help you build pages. +Compared to Gradio's own components, `modelscope_studio` focuses more on page layout and component flexibility. If you want to build a more beautiful user interface, we highly recommend using `modelscope_studio`. + +However, when your application needs Gradio to handle more built-in data on the Python side, `modelscope_studio` may not be the best choice, but you can still use `modelscope_studio`'s layout and display components to help build your app. ## Dependencies diff --git a/docs/README-zh_CN.md b/docs/README-zh_CN.md index f569b71..0c6244c 100644 --- a/docs/README-zh_CN.md +++ b/docs/README-zh_CN.md @@ -19,7 +19,9 @@ ## 何时使用 -比起 Gradio 自身的组件,`modelscope_studio`更加注重页面布局和组件的灵活性,如果您想要构建更漂亮的用户界面,我们非常推荐您使用`modelscope_studio`。然而,当您的应用需要 Gradio 在 Python 端更多地处理内置数据时,`modelscope_studio`可能不是最好的选择,但仍然可以使用`modelscope_studio`的布局和展示组件来帮助您构建页面。 +比起 Gradio 自身的组件,`modelscope_studio`更加注重页面布局和组件的灵活性,如果您想要构建更漂亮的用户界面,我们非常推荐您使用`modelscope_studio`。 + +然而,当您的应用需要 Gradio 在 Python 端更多地处理内置数据时,`modelscope_studio`可能不是最好的选择,但仍然可以使用`modelscope_studio`的布局和展示组件来帮助您构建页面。 ## 依赖 diff --git a/docs/README.md b/docs/README.md index b862f3d..31329e8 100644 --- a/docs/README.md +++ b/docs/README.md @@ -36,7 +36,9 @@ Currently supported UI libraries: ## When to Use -Compared to Gradio's own components, `modelscope_studio` focuses more on page layout and component flexibility. If you want to build a more beautiful user interface, we highly recommend using `modelscope_studio`. However, when your application needs Gradio to handle more built-in data on the Python side, `modelscope_studio` may not be the best choice, but you can still use `modelscope_studio`'s layout and display components to help you build pages. +Compared to Gradio's own components, `modelscope_studio` focuses more on page layout and component flexibility. If you want to build a more beautiful user interface, we highly recommend using `modelscope_studio`. + +However, when your application needs Gradio to handle more built-in data on the Python side, `modelscope_studio` may not be the best choice, but you can still use `modelscope_studio`'s layout and display components to help build your app. ## Dependencies