A simple discord ML bot.
- Chinese typo correction use corrector. (Future)
- RAISR
1. pip install -r requirements.txt
2. Add token to bot.py
3. python3 bot.py
Send pictures to bot with private message.
Wait for Bot to send RAISR output picture.
RAISR: Filter for anime pictures.
Corrector: BERT-Chinese (Future)
- The output image may exceed the Discord limit.
- RAISR output time is too long.