baitian
baitian
After some tests, I found this issue is relative to the global zoom level of VSCode, but the color is not correct at zoom level 0. 
Thanks for you information. And for the colors, I have also test `imgcat`, which looks OK: 
I have tried set preview size with `max_width` and `max_height`. It looks good, thank you. 
Can you try my simple Web UI? preview:  app.py ```python import os from pathlib import Path import httpx from flask import Flask, jsonify, render_template, request API_ENTRYPOINT = os.environ["API_ENTRYPOINT"] app...
> when i type `docker compose up -d` I get : `unknown shorthand flag: 'd' in -d See 'docker --help'. > > Usage: docker [OPTIONS] COMMAND` Without docker compose: build:...
> What do you call latex-ocr-web Here is my file architecture. I am a bit lost sorry latex-ocr-web is just the name of the built docker image. I noticed that...
> Sorry but i do not understand what to do. Would you mind resuming the command to type in the folder? I noticed that this repo already has a frontend,...