Commit History

fixes for cover bookmark
ad95b98

Ying Jiang commited on

temp fix
1d3b699

Karen Li commited on

temp fix
ed56f3a

Karen Li commited on

chapter_id and page updated to match url query
92a1ae0

Karen Li commited on

Updated /api/manga/cover_art endpoint to use shared helper function instead of calling /api/proxy/image endpoint
1c93282

Karen Li commited on

Implemented Processing of Images in Memory to avoid 429 Error, also adds bubble datas to database
9b42771

Karen Li commited on

trying to figure out why the deployed site's translation isn't showing
7a07799

Karen Li commited on

good luck
ee75ec9

Ying Jiang commited on

Added deduplication logic to bubble detector
8ddf42d

tonyliu404 commited on

Merge branch 'main' of https://github.com/TonyLiu2004/Multimodal-Manga-Translator
7827191

tonyliu404 commited on

Implemented translation logic in Frontend/Components/MangaReader
4896355

tonyliu404 commited on

peepeepoopoo
bc6d20d

X1ng1 commited on

added more filter tags on genre menu. also made sure contentRatings of manga returned are sfw
0444406

X1ng1 commited on

Merge branch 'main' of https://github.com/TonyLiu2004/Multimodal-Manga-Translator
36831ab

tonyliu404 commited on

Fixed route warnings for const/type files being put in app folder
44c5845

tonyliu404 commited on

filter by tags (genres, recent uploads, etc) should work now. also worked on mobile layout
10158f5

X1ng1 commited on

Started testing manga panel translation logic on backend
fc4abe8

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