Commit History

Started testing manga panel translation logic on backend
fc4abe8
Running

tonyliu404 commited on

Implemented chapter image proxying on backend API
d6c9e8f

tonyliu404 commited on

requirement change
651ff64

Ying Jiang commited on

convert to utf 8
fb717f0

Ying Jiang commited on

convert to utf 8
2484bf2

Ying Jiang commited on

readinglist, bookmark, profile some backend + frontend changes
6987db3

Ying Jiang commited on

check point 2
c3265d8

Ying Jiang commited on

check point 1
5028126

Ying Jiang commited on

fixed requirements.txt
dd3757f

tonyliu404 commited on

Fixed automated backend deployment
4e65d32

tonyliu404 commited on

Implemented cover art proxying api endpoint on backend
75e20e0

tonyliu404 commited on

automated backend deploy test
2081bf4

tonyliu404 commited on

automated backend deploy test
d39bce2

tonyliu404 commited on

automated backend deploy test
3982ff9

tonyliu404 commited on

Added Github LFS for backend automated deployment to huggingface
5a6f4c9

tonyliu404 commited on

testing deploy
366ca2c

tonyliu404 commited on

cleaned setup.py
f223266

tonyliu404 commited on

Added README.md for huggingface deployment
af4c8ba

tonyliu404 commited on

Testing automated backend deployment
7549020

tonyliu404 commited on

Overhauled backend API structure
47dc635

tonyliu404 commited on

Testing automated frontend deployment
c955d4f

tonyliu404 commited on

changed server to run mangadex apis
7811ef9

tonyliu404 commited on

updated dockerfile.cpu to include bubble model and font file as permanent image
84689fe

tonyliu404 commited on

Moved font and bubble downloads to docker so they persist after restart
5fd52e3

tonyliu404 commited on

Testing lazy loading mangaOCR in backend/main.py
8273b6e

tonyliu404 commited on

Attempting to lower memory size on backend for deployment
193e7e3

tonyliu404 commited on

testing deployment without torch and transformer library
7579a33

tonyliu404 commited on

updated backend services to not import transformers library unless necessary, created requirements_deploy.txt
2d79ce4

tonyliu404 commited on

troubleshooting render deployment
6981326

tonyliu404 commited on

edited main.py to run server
5dc5c78

tonyliu404 commited on

updated dockerfile.cpu
8ef90e5

tonyliu404 commited on

Revered changes to OCR_glm_service on backend, instead the manga_ocr import will be in main.py
dac8c5d

tonyliu404 commited on

- Updated Dockerfile.cpu on backend.
83f3404

tonyliu404 commited on

Changed lang param query to None to display All
525dfc1

Karen Li commited on

addded to db
148535d

Ying Jiang commited on

test
24ab86a

Ying Jiang commited on

test
1eb1f18

Ying Jiang commited on

dockerize for local db testing but unfortunately no gui
fa36d82

Ying Jiang commited on

Deployed frontend and implemented proxying on backend for Mangadex calls
8b3a0d2

tonyliu404 commited on

Testing proxy implementation for manga panels hosted on Mandadex.
966ebb2

tonyliu404 commited on

fixed the test_functions --- didnt update when function got removed
7d90b6b

Ying Jiang commited on

Merge origin/main; keep __pycache__ untracked
c1ddd26

Ying Jiang commited on

database stuff + api to read + alembic (for tracking schema changes) + sqlmodle + uvicorn
a1d11a9

Ying Jiang commited on

Stop tracking backend/__pycache__
dbb98d0

Ying Jiang commited on

fixed kiuyha bubble detector downloads
6fde022

X1ng1 commited on

Implemented Qwen cloud API support and local fallback logic.
b7e3b0a

tonyliu404 commited on

Confirmed main.py runs in docker image
e8e20e7

tonyliu404 commited on

Fixed issues with model paths in Docker build
c3df11c

tonyliu404 commited on

fixed docker model issues
532b220

tonyliu404 commited on

Tested docker images with python 3.12, decided to keep python 3.10 for compatability with AI libraries and hardware drivers.
0e97134

tonyliu404 commited on