Updated /api/manga/cover_art endpoint to use shared helper function instead of calling /api/proxy/image endpoint 1c93282 Karen Li commited on May 4
Implemented Processing of Images in Memory to avoid 429 Error, also adds bubble datas to database 9b42771 Karen Li commited on May 4
trying to figure out why the deployed site's translation isn't showing 7a07799 Karen Li commited on May 4
Merge branch 'main' of https://github.com/TonyLiu2004/Multimodal-Manga-Translator 7827191 tonyliu404 commited on Apr 22
Implemented translation logic in Frontend/Components/MangaReader 4896355 tonyliu404 commited on Apr 22
added more filter tags on genre menu. also made sure contentRatings of manga returned are sfw 0444406 X1ng1 commited on Apr 22
Merge branch 'main' of https://github.com/TonyLiu2004/Multimodal-Manga-Translator 36831ab tonyliu404 commited on Apr 22
Fixed route warnings for const/type files being put in app folder 44c5845 tonyliu404 commited on Apr 22
filter by tags (genres, recent uploads, etc) should work now. also worked on mobile layout 10158f5 X1ng1 commited on Apr 22
Added Github LFS for backend automated deployment to huggingface 5a6f4c9 tonyliu404 commited on Mar 27
updated dockerfile.cpu to include bubble model and font file as permanent image 84689fe tonyliu404 commited on Mar 27
Moved font and bubble downloads to docker so they persist after restart 5fd52e3 tonyliu404 commited on Mar 27
updated backend services to not import transformers library unless necessary, created requirements_deploy.txt 2d79ce4 tonyliu404 commited on Mar 26
Revered changes to OCR_glm_service on backend, instead the manga_ocr import will be in main.py dac8c5d tonyliu404 commited on Mar 26