Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 415 Bytes

File metadata and controls

8 lines (7 loc) · 415 Bytes

receipts-dlinear

Streamlit App

Set-up

  • Download and install Docker
  • Run docker pull ghcr.io/programcomputer/receipts-dlinear:latest
  • Run docker run -p 8501:8501 ghcr.io/programcomputer/receipts-dlinear
  • Navigate to http://localhost:8501