Skip to content

Chloria is a cute chloroplast. She doesn't perform regular "photosynthesis" but trains OCR models with synthetic photos.

License

Notifications You must be signed in to change notification settings

metalwhale/chloria

Repository files navigation

chloria

Chloria is a cute chloroplast. She doesn't perform regular "photosynthesis" but trains OCR models with synthetic photos.

Local development

Change to deployment-local directory:

cd ./deployment-local/

Create a Docker Compose .env file and populate its environment variables with the appropriate values:

cp local.env .env
vi .env

Start and get inside the container:

docker compose up --build --remove-orphans -d
docker compose exec chloria-backend bash

Create a dummy token file for retrieving MinIO web identity (it's ok to leave this file empty):

mkdir -p /usr/src/chloria/storage/chloria-backend/
touch /usr/src/chloria/storage/chloria-backend/token

About

Chloria is a cute chloroplast. She doesn't perform regular "photosynthesis" but trains OCR models with synthetic photos.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published