Skip to content

phamquiluan/Go5-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

63a295e · Aug 6, 2024
Aug 6, 2024
Aug 6, 2024
Aug 6, 2024
Aug 27, 2022
Jul 2, 2023
Aug 6, 2024
Jul 2, 2023
Aug 30, 2022
Aug 27, 2022
Aug 31, 2022
Aug 27, 2022
Aug 27, 2022
Aug 31, 2022
May 3, 2023
Aug 6, 2024
Aug 28, 2022
Jul 18, 2022

Repository files navigation

The Go5-Project: Extract Table from Image to Excel

CircleCI Docker Image CI

How to start

Prerequisite

  • GPU available (if not, remove the runtime:nvidia line in docker-compose.yaml file)
  • docker-compose

1. Clone

git clone git@github.com:phamquiluan/Go5-Project.git

2. Start up services

cd Go5-Project

COMPOSE_DOCKER_CLI_BUILD=1 DOCKER_BUILDKIT=1 docker compose up --build

3. Open browser with url

localhost:8501  # you can update the port the .env file