Skip to content

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 infra-local directory:

cd ./infra-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/local/src/chloria/storage/chloria-backend/
touch /usr/local/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

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors