Skip to content

racovik/autocatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoCatch

  • Autocatch using Pokemon Classifier with Torch using embeddings

termux setup

pkg install python-torch python-torchvision
git clone https://github.com/racovik/autocatch.git 
cd autocatch
pip install -r requirements.txt

configs

nano config.py
token =
guild_id = 

download model

mkdir -p models && curl -L -o models/pokerealmac_v1.0.pt https://github.com/racovik/autocatch/releases/download/v1.0.0/classifier.pt

run

python discord_bot.py

About

just a autocatch

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages