For detailed information, please refer to the documentation or example code.
For synchronous usage, import using from PicImageSearch.sync import ... .
For asynchronous usage, import using from PicImageSearch import Network,... .
Asynchronous usage is recommended.
- Requires Python 3.9 and above.
- Installation command:
pip install PicImageSearch - Or use the Tsinghua mirror:
pip install PicImageSearch -i https://pypi.tuna.tsinghua.edu.cn/simple