fangmingguo commited on
Commit
248c766
·
verified ·
1 Parent(s): cd74360

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -55,7 +55,7 @@ Download the repository and ensure the directory structure is organized as follo
55
 
56
  1. **Environment:** Ensure you have the required Python environment activated with the following core packages installed:
57
  * **NPU Runtime:** `axengine` (PyAXEngine)
58
- * **Core Libraries:** `numba` , `opencv-python` and `tqdm`, and.
59
 
60
  2. **Model/Data:** Ensure the compiled `.axmodel`, `inference_config.json`, and input data (`inference_data/`) are available on the host.
61
 
 
55
 
56
  1. **Environment:** Ensure you have the required Python environment activated with the following core packages installed:
57
  * **NPU Runtime:** `axengine` (PyAXEngine)
58
+ * **Core Libraries:** `numba` , `opencv-python` and `tqdm`.
59
 
60
  2. **Model/Data:** Ensure the compiled `.axmodel`, `inference_config.json`, and input data (`inference_data/`) are available on the host.
61