- (intended for python 3.8)
- Download and unzip files from https://www.kaggle.com/crawford/cat-dataset into a subdirectory "input", removing the "cats" directory (it is a duplicated version of the main folder)
- create a new virtual-env. example:
python -m venv ~/.env-eigenekoand activate (. <myvenvdir/bin/activate>). - pip install -r requirements.txt
- from the repository, run
pwd > <myvenvdir>/lib/python3.8/site-packages/eigeneko.pth(Now in IPython, when runningimport sys; sys.path, the repository directory should appear.) cp core/config.py.template core/config.pyand adjust values there
nekobon/eigen-neko
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|