An open API service indexing awesome lists of open source software.

https://github.com/std-microblock/dressing-detect-server

koishi-plugin-cd-detect 的后端
https://github.com/std-microblock/dressing-detect-server

Last synced: 6 months ago
JSON representation

koishi-plugin-cd-detect 的后端

Awesome Lists containing this project

README

          

依赖:
```
pytorch
flask
transformers
datasets
PIL
```

运行服务器:
```shell
python3 server.py
```