-
Notifications
You must be signed in to change notification settings - Fork 49
Description
Project URL
https://pypi.org/project/rusty-manga-image-translator
Does this project already exist?
- Yes
New Limit
300
Update issue title
- I have updated the title.
Which indexes
PyPI
About the project
This project aims to translate images that are unlikely to be professionally translated, such as comics/images on various group chats and image boards, making it possible for Japanese novices like me to understand the content. It mainly supports Japanese, but also supports Simplified and Traditional Chinese, English and 20 other minor languages. Supports image repair (text removal) and typesetting. This project is v2 of Qiú wén zhuǎn yì zhì.
Reasons for the request
It's a rust deployment of some parts for manga-image-translator. The goal is to get most of it running, but stable diffusion in particular isnt very likely to be ported any time soon. The earlier releases didn't bundle the onnxruntime cuda execution provider(100mb). right now it's about 175mb for windows&linux build. I plan to use onnx for most stuff, so it shouldnt increase that much in file size, but it will be more than 200mb in the future.(I might add other execution providers in the future). My new releases will be universal builds instead of seperate builds for each python version.
Code of Conduct
- I agree to follow the PSF Code of Conduct