galuhsahid / id-img-captioning-jax-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Indonesian Image Captioning Demo

Trained on CLIP and Marian. Part of the Huggingface JAX/Flax event

To build the Docker and activate the Docker compose, run:

make build

If you only need to refresh the Docker compose:

make up

Check the logs:

make logs

If you're in a debugging mode, change the DEBUG variable in .env to enable hot reload.

Credits

Base template from here.

About


Languages

Language:Python 98.8%Language:Dockerfile 0.6%Language:Shell 0.4%Language:Makefile 0.1%