Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
bropines pushed 29 commits to main bropines/Pixeval
- feed (#522) ddcb9ca
- fix (#523) 422d7c3
- 修复杂项问题 (#524) da60a5a
- image pooling (#525) a264101
- upscaling (#526) 359bd9d
- Versioning (#527) * Update * Use GitInfo * Update ci * Update * resolve * add v prefix * update ... f7322be
- fix 7253b2e
- 修复无法获取更新的问题 bf8634d
- 修复无图小说下载问题 (#530) * 给summpot擦屁股 * 修复无图小说下载问题 --------- Co-authored-by: Summpot <[email protected]> 2ae9792
- 修复各种各样的bug (#531) * 修复html、md下载带图小说 * 简化Ai超分辨率的设置项 * 修复dc的bug a6640e5
- 删除漫游相关api (#533) f6d0716
- Add tag parser syntax support for ratios (#536) * Augment grammar to support ratio syntax * Reverted previous com... 7b20a95
- Update russian translation (#537) * Update russian translation And added ignoring assembly keys * Fix translat... 51755dc
- Fix 421 error (#543) 5e41798
- 更新IssueTemplate (#550) 89518fe
- 更新依赖 (#555) 5391b4d
- Update pximg ip (#556) 99349c4
- 新的下载宏 (#557) 28c6617
- 修复图片池化,修复崩溃bug (#558) * 优化IP输入体验 * 修复ImagePooling * zhushi * 修复IllustrationViewerPage 2b20541
- 更新准备 (#559) fcffeb2
- and 9 more ...
bropines opened an issue on Florianisme/WakeOnLan
[Feature] Selecting icons for each added PC in the control panel (notifications)
1. Make different icons, and choose which one you like. A lot of icons are pre-installed in the system. 2. Make a dynamic number of icons, it will vary depending on the number of computers added....bropines opened an issue on dmMaze/BallonsTranslator
Widget options do not accept dot `.`
If you try, for example, to enter a dot in the GPT translator... Like fractional values `0.1` do not fitbropines created a comment on an issue on dmMaze/BallonsTranslator
> > Show inpainter parameters ![image](https://private-user-images.githubusercontent.com/57861007/398112887-e996d7d5-aa2f-44d3-9ee9-8525f306fdf3.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3M...
bropines created a comment on an issue on dmMaze/BallonsTranslator
Show inpainter parameters ![image](https://github.com/user-attachments/assets/e996d7d5-aa2f-44d3-9ee9-8525f306fdf3)
bropines created a comment on an issue on dmMaze/BallonsTranslator
What kind of translator are you using?
bropines created a comment on an issue on dmMaze/BallonsTranslator
> 默认模型选择加个default注释。自己想测试改完后都不知道原来推荐的模型是哪个了 open the config as code, find the piece with your translator\service, delete this block. Or just open the module as code, there in the `params` sec...
bropines created a comment on an issue on UlionTse/translators
I still remembered the problem. Here are my tests ```python import translators as ts # Define the original texts to translate original_text_1 = "し 、 従いまひゅ 宮司 様……" original_text_2 = "(kudze s...
bropines created a comment on an issue on VikParuchuri/surya
Also, this OCR works terribly on manga. Too many errors, and unlike Paddle OCR, there's no way to get the "weight" of the recognized text. It's better with full-color images, but if the speech bubb...
bropines opened an issue on VikParuchuri/surya
Python API doc
Is there somewhere I can find the Python API doc? Or should I use everything provided in the examples?bropines created a comment on an issue on VikParuchuri/surya
> It seems that Surya OCR in the default settings cannot read vertical Japanese text correctly. Is there any settings that I can use to improve the results? ![image](https://github.com/user-atta...
bropines created a comment on an issue on dmMaze/BallonsTranslator
Rather, Google even updated it, so everything broke. I'll fix it later.
bropines created a comment on an issue on dmMaze/BallonsTranslator
![image](https://github.com/user-attachments/assets/08a05647-b837-4986-abbb-5c4530c3e2bb) In general, it would not be bad to divide these parameters into different buttons and make them selectors....
bropines created a comment on an issue on dmMaze/BallonsTranslator
> [ERROR ] **init**:create_error_dialog:29 - 52 --> text must be a valid text with maximum 5000 character, otherwise it cannot be translated Translation Failed. > > [ERROR ] **init**:create_erro...
bropines created a branch on bropines/BallonsTranslator
mistake - 深度学习辅助漫画翻译工具, 支持一键机翻和简单的图像/文本编辑 | Yet another computer-aided comic/manga translation tool powered by deeplearning
bropines pushed 2 commits to dev bropines/BallonsTranslator
bropines created a comment on an issue on dmMaze/BallonsTranslator
**22.12.24** > I'm developing a plugin that connects to Google's paid API. Unfortunately, in many regions, it’s not even possible to register for it. The plugin is intended for those who have so...
bropines created a comment on an issue on dmMaze/BallonsTranslator
> Problem 303 is apparently solved, it is no longer present on the tests. The problem with partial recognition of another language remains, if you still need - I can give you test pages, but I have...
bropines created a comment on an issue on huynhsontung/Screenbox
In principle, it would not be bad to support webdav, or better yet Jellyfin
bropines pushed 1 commit to dev bropines/BallonsTranslator
- Add OCR support using Google Vision API 8636812