Skip to content

整合图片识别api,用于以图搜源(以图搜图,以图搜番),支持SauceNAO,tracemoe,iqdb,ascii2d,google(谷歌识图),baidu(百度识图),E-Hentai,ExHentai识图

License

Notifications You must be signed in to change notification settings

NocoldBob/PicImageSearch

 
 

Repository files navigation

PicImageSearch

✨ 聚合识图引擎 用于以图搜源 ✨ Reverse Image Search Aggregator ✨

license pypi python release release

📖文档 / Documentation · 🐛提交建议 / Submit Suggestions

简要说明 / Usage

详细见文档 或者demo
同步请使用from PicImageSearch.sync import ...导入
异步请使用from PicImageSearch import Network,...导入
推荐使用异步

For details, see the Documentation or the demo.
For synchronous usage, import with from PicImageSearch.sync import ....
For asynchronous usage, import with from PicImageSearch import Network,....
Asynchronous usage is recommended.

安装 / Installation

  • 此包需要 Python 3.8 或更新版本。
  • pip install PicImageSearch 或者
  • pip install PicImageSearch -i https://pypi.tuna.tsinghua.edu.cn/simple
  • This package requires Python 3.8 or later.
  • pip install PicImageSearch or
  • pip install PicImageSearch -i https://pypi.tuna.tsinghua.edu.cn/simple

Star History

Star History

About

整合图片识别api,用于以图搜源(以图搜图,以图搜番),支持SauceNAO,tracemoe,iqdb,ascii2d,google(谷歌识图),baidu(百度识图),E-Hentai,ExHentai识图

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%