|
|
@@ -1,7 +1,7 @@
|
|
|
[简体中文](installation.md) | English
|
|
|
|
|
|
# PaddleX Local Installation Tutorial
|
|
|
-
|
|
|
+> ❗Before installing PaddleX, please ensure you have a basic **Python environment** (Note: Currently supports Python 3.8 to Python 3.10, with more Python versions being adapted).
|
|
|
## 1. Quick Installation
|
|
|
Welcome to PaddleX, Baidu's low-code development tool for AI. Before we dive into the local installation process, please clarify your development needs and choose the appropriate installation mode.
|
|
|
|
|
|
@@ -175,4 +175,4 @@ After installation, you will see the following prompt:
|
|
|
All packages are installed.
|
|
|
```
|
|
|
|
|
|
-For PaddleX installation on more hardware environments, please refer to the [PaddleX Multi-hardware Usage Guide](../other_devices_support/multi_devices_use_guide_en.md)
|
|
|
+For PaddleX installation on more hardware environments, please refer to the [PaddleX Multi-hardware Usage Guide](../other_devices_support/multi_devices_use_guide_en.md)
|