UBTL v2 - Japanese to English Translation Tool
Uncle Bane's Offline Japanese to English Translation Tool
Haven't yet being able to read the Yamato's Moonrunes for your basket weaving games and you are depending off from people like these:

Well don't despair anymore for I bring you a Tool that I actually made entirely with the idea of selling it first and foremost on over my Patreon page:
https://donate.nexus34.xyz/
You can load your own Glossaries in order to help the tool give more accurate translations (mostly regarding the names and special terms)

So you can now get something like this:

You can watch a video of how to run this more or less over here: https://www.youtube.com/watch?v=5IVWkGWfktM
And if you hate yourself or something like that, a CPU-Only version: https://www.youtube.com/watch?v=AiyK99N84xU (ignore the mistranslation of Kotoko name into Koto, I didn't load the Glossary when I did that first run of the translation, thus why it is important to preload your own glossaries for that reason)
Choose your preferred Model
With this release I'm releasing an experimental Llama 3.1 based Translation model too, specially for those that may want to create LoRAs for it they could run the model along side a finetuned LoRA that you have made too perhaps.

Keep in mind that the Llama 3.1 based model is slightly heavier than the OG Qwen-based one, so if you don't have a 8GB VRam GPU, you will need to run it on CPU+Ram and for that you will need to change the Configs/names_models.json file and change "GpuLayers": 32 to 0.

Many VNs CSV included
You can find them on the CSV Folder and you can also make your own too for the Visual Novel you are playing, because I really wanted to released this before the month ended I didnt made a more dedicated Terms CSV, I will release that on my Patreon page in a few days hopefully.
What's next?
My next release would be my Uncle Bane's ToolKit tool (UBTK) which is more focused for those wanting to use LLMs for gaming in general, not so much for translation Jobs so if you are interested drop by my patreon page for that.
-
UBTL-v2
-
CSV
- DancingCrazies.csv (1.4 KiB)
- GangstaSeries.csv (764 Bytes)
- GreenGreen.csv (1.9 KiB)
- HappyPrincess.csv (1.5 KiB)
- KimiAruji.csv (866 Bytes)
- LoveBrideEve.csv (527 Bytes)
- MusuMaker.csv (725 Bytes)
- NekonadeSeries.csv (342 Bytes)
- RenAiHarem.csv (442 Bytes)
- SakuraSynchronicity.csv (383 Bytes)
- UnmeiErabu.csv (339 Bytes)
- YasashiiMahou.csv (407 Bytes)
- terms-exampe.csv (911 Bytes)
-
Models
- UBTL-JP2ENv1.gguf (4.4 GiB)
- UBTL-Llama3-JP2EN-v0.5.gguf (4.6 GiB)
-
UBTL-Client-v2
-
UBTL
-
__pycache__
- CVUtils.cpython-312.pyc (7.2 KiB)
- NativeUtils.cpython-312.pyc (42.6 KiB)
- UBTL.cpython-312.pyc (73.3 KiB)
- gobject.cpython-312.pyc (5.4 KiB)
- language.cpython-312.pyc (7.1 KiB)
- main.cpython-312.pyc (10.0 KiB)
- qtawesome.cpython-312.pyc (6.6 KiB)
- qtsymbols.cpython-312.pyc (5.0 KiB)
- requests.cpython-312.pyc (21.1 KiB)
- sometypes.cpython-312.pyc (3.7 KiB)
- windows.cpython-312.pyc (27.8 KiB)
- zhconv.cpython-312.pyc (3.3 KiB)
-
cishu
-
__pycache__
- cishubase.cpython-312.pyc (6.5 KiB)
- goo.cpython-312.pyc (2.1 KiB)
- japandict.cpython-312.pyc (2.4 KiB)
- jisho.cpython-312.pyc (7.2 KiB)
- jpdb.cpython-312.pyc (2.6 KiB)
- mdict.cpython-312.pyc (32.9 KiB)
- mojidict.cpython-312.pyc (19.6 KiB)
- weblio.cpython-312.pyc (5.3 KiB)
- youdao.cpython-312.pyc (2.2 KiB)
-
mdict_
-
__pycache__
- lzo.cpython-312.pyc (6.6 KiB)
- pureSalsa20.cpython-312.pyc (10.5 KiB)
- readmdict.cpython-312.pyc (26.8 KiB)
- ripemd128.cpython-312.pyc (5.3 KiB)
- lzo.py (4.6 KiB)
- pureSalsa20.py (12.7 KiB)
- readmdict.py (22.0 KiB)
- ripemd128.py (3.8 KiB)
-
- chatgptlike.py (5.8 KiB)
- cishubase.py (4.9 KiB)
- goo.py (1.3 KiB)
- japandict.py (1.6 KiB)
- jisho.py (5.9 KiB)
- jpdb.py (1.8 KiB)
- mdict.py (24.6 KiB)
- mojidict.py (20.2 KiB)
- weblio.py (3.4 KiB)
- youdao.py (1.5 KiB)
-
-
defaultconfig
-
Magpie
- config.json (4.5 KiB)
- config.json (46.0 KiB)
- ocrerrorfix.json (72 Bytes)
- ocrsetting.json (9.1 KiB)
- postprocessconfig.json (3.0 KiB)
- static_data.json (7.9 KiB)
- transerrorfixdictconfig.json (22 Bytes)
- translatorsetting.json (14.2 KiB)
-
-
gui
-
__pycache__
- __init__.cpython-312.pyc (171 Bytes)
- attachprocessdialog.cpython-312.pyc (16.9 KiB)
- customparams.cpython-312.pyc (9.9 KiB)
- dialog_memory.cpython-312.pyc (37.5 KiB)
- dynalang.cpython-312.pyc (18.0 KiB)
- edittext.cpython-312.pyc (12.0 KiB)
- flowsearchword.cpython-312.pyc (24.3 KiB)
- inputdialog.cpython-312.pyc (50.0 KiB)
- markdownhighlighter.cpython-312.pyc (23.8 KiB)
- rangeselect.cpython-312.pyc (37.2 KiB)
- rcdownload.cpython-312.pyc (15.2 KiB)
- selecthook.cpython-312.pyc (55.1 KiB)
- showword.cpython-312.pyc (99.6 KiB)
- specialwidget.cpython-312.pyc (38.9 KiB)
- textbrowser.cpython-312.pyc (17.1 KiB)
- transhist.cpython-312.pyc (40.9 KiB)
- translatorUI.cpython-312.pyc (103.2 KiB)
- usefulwidget.cpython-312.pyc (196.2 KiB)
-
gamemanager
-
__pycache__
- common.cpython-312.pyc (21.7 KiB)
- dialog.cpython-312.pyc (48.4 KiB)
- legacy.cpython-312.pyc (15.5 KiB)
- setting.cpython-312.pyc (65.9 KiB)
- v3.cpython-312.pyc (66.9 KiB)
- common.py (14.3 KiB)
- dialog.py (29.7 KiB)
- legacy.py (8.3 KiB)
- setting.py (49.4 KiB)
- v3.py (38.4 KiB)
-
-
rendertext
-
__pycache__
- textbrowser.cpython-312.pyc (67.5 KiB)
- texttype.cpython-312.pyc (9.6 KiB)
- tooltipswidget.cpython-312.pyc (12.9 KiB)
- webview.cpython-312.pyc (37.6 KiB)
-
textbrowser_imp
-
__pycache__
- base.cpython-312.pyc (7.6 KiB)
- base.py (3.6 KiB)
- miaobian1.py (2.7 KiB)
- normal.py (515 Bytes)
- yinying.py (2.5 KiB)
-
- textbrowser.py (42.7 KiB)
- texttype.py (5.3 KiB)
- tooltipswidget.py (8.0 KiB)
- webview.py (20.5 KiB)
-
-
setting
-
__pycache__
- __init__.cpython-312.pyc (160 Bytes)
- about.cpython-312.pyc (20.7 KiB)
- cishu.cpython-312.pyc (22.1 KiB)
- display.cpython-312.pyc (1.6 KiB)
- display_buttons.cpython-312.pyc (10.3 KiB)
- display_scale.cpython-312.pyc (9.2 KiB)
- display_text.cpython-312.pyc (20.8 KiB)
- display_ui.cpython-312.pyc (16.8 KiB)
- hotkey.cpython-312.pyc (28.3 KiB)
- setting.cpython-312.pyc (8.4 KiB)
- textinput.cpython-312.pyc (28.0 KiB)
- textinput_ocr.cpython-312.pyc (25.8 KiB)
- translate.cpython-312.pyc (29.1 KiB)
- transopti.cpython-312.pyc (8.7 KiB)
- tts.cpython-312.pyc (10.0 KiB)
- __init__.py (0 Bytes)
- about.py (12.9 KiB)
- cishu.py (26.1 KiB)
- display.py (822 Bytes)
- display_buttons.py (7.8 KiB)
- display_scale.py (16.0 KiB)
- display_text.py (19.2 KiB)
- display_ui.py (15.1 KiB)
- hotkey.py (16.6 KiB)
- setting.py (4.6 KiB)
- setting_year.py (7.5 KiB)
- textinput.py (22.4 KiB)
- textinput_ocr.py (17.7 KiB)
- translate.py (21.2 KiB)
- transopti.py (7.2 KiB)
- tts.py (10.1 KiB)
-
- __init__.py (0 Bytes)
- attachprocessdialog.py (9.3 KiB)
- customparams.py (5.8 KiB)
- dialog_memory.py (20.9 KiB)
- dynalang.py (7.4 KiB)
- edittext.py (7.0 KiB)
- flowsearchword.py (15.8 KiB)
- inputdialog.py (33.7 KiB)
- markdownhighlighter.py (17.6 KiB)
- markdownhighlighter.theme.json (3.4 KiB)
- rangeselect.py (21.1 KiB)
- rcdownload.py (9.0 KiB)
- selecthook.py (36.0 KiB)
- showword.py (65.3 KiB)
- specialwidget.py (20.6 KiB)
- textbrowser.py (9.9 KiB)
- transhist.py (24.2 KiB)
- translatorUI.py (64.8 KiB)
- usefulwidget.py (114.6 KiB)
-
-
htmlcode
-
anki
- back.html (4.3 KiB)
- front.html (1.5 KiB)
- style.css (932 Bytes)
-
service
- basepage.html (824 Bytes)
- dictionary.html (7.4 KiB)
- ocr.html (10.0 KiB)
- translate.html (7.7 KiB)
- tts.html (2.8 KiB)
-
uiwebview
-
extrahtml
- mainui.html (559 Bytes)
- transhist.html (73 Bytes)
- dictionary.html (7.2 KiB)
- mainui.html (35.3 KiB)
- transhist.html (6.9 KiB)
-
-
yearsummary
- yearsummary.html (9.7 KiB)
-
-
metadata
-
__pycache__
- abstract.cpython-312.pyc (13.6 KiB)
- bangumi.cpython-312.pyc (156 Bytes)
- dlsite.cpython-312.pyc (3.6 KiB)
- fanza.cpython-312.pyc (7.1 KiB)
- steam.cpython-312.pyc (4.6 KiB)
- vndb.cpython-312.pyc (14.5 KiB)
- abstract.py (9.7 KiB)
- bangumi.py (0 Bytes)
- dlsite.py (2.7 KiB)
- fanza.py (8.9 KiB)
- steam.py (3.2 KiB)
- vndb.py (10.9 KiB)
-
-
myutils
-
__pycache__
- ankiconnect.cpython-312.pyc (7.5 KiB)
- audioplayer.cpython-312.pyc (9.3 KiB)
- commonbase.cpython-312.pyc (12.6 KiB)
- config.cpython-312.pyc (16.1 KiB)
- hwnd.cpython-312.pyc (10.4 KiB)
- kanjitrans.cpython-312.pyc (18.4 KiB)
- keycode.cpython-312.pyc (6.0 KiB)
- localetools.cpython-312.pyc (17.9 KiB)
- magpie_builtin.cpython-312.pyc (6.9 KiB)
- mecab.cpython-312.pyc (15.9 KiB)
- mimehelper.cpython-312.pyc (1.2 KiB)
- ocrutil.cpython-312.pyc (3.2 KiB)
- post.cpython-312.pyc (13.0 KiB)
- proxy.cpython-312.pyc (1.2 KiB)
- somedatabase.cpython-312.pyc (9.0 KiB)
- updater.cpython-312.pyc (11.3 KiB)
- utils.cpython-312.pyc (52.4 KiB)
- wrapper.cpython-312.pyc (6.0 KiB)
-
template
- hotkey.py (65 Bytes)
- myanki_v2.py (271 Bytes)
- mypost.py (85 Bytes)
- mypost_tts.py (85 Bytes)
- myprocess.py (181 Bytes)
- selfbuild.py (183 Bytes)
- ankiconnect.py (4.4 KiB)
- audioplayer.py (7.4 KiB)
- commonbase.py (6.5 KiB)
- config.py (14.5 KiB)
- hwnd.py (6.9 KiB)
- kanjitrans.py (8.7 KiB)
- keycode.py (3.4 KiB)
- localetools.py (12.2 KiB)
- magpie_builtin.py (4.2 KiB)
- mecab.py (13.0 KiB)
- mimehelper.py (728 Bytes)
- ocrutil.py (2.0 KiB)
- post.py (10.8 KiB)
- proxy.py (696 Bytes)
- somedatabase.py (6.5 KiB)
- updater.py (6.6 KiB)
- utils.py (33.9 KiB)
- wrapper.py (3.6 KiB)
-
-
network
-
__pycache__
- __init__.cpython-312.pyc (156 Bytes)
- structures.cpython-312.pyc (5.5 KiB)
-
client
-
libcurl
-
__pycache__
- libcurl.cpython-312.pyc (13.7 KiB)
- requester.cpython-312.pyc (9.9 KiB)
- libcurl.py (10.7 KiB)
- requester.py (6.6 KiB)
- websocket.py (3.8 KiB)
-
-
winhttp
- requester.py (7.6 KiB)
- websocket.py (4.6 KiB)
- winhttp.py (10.6 KiB)
-
-
server
-
__pycache__
- servicecollection.cpython-312.pyc (18.0 KiB)
- servicecollection_1.cpython-312.pyc (1.1 KiB)
- tcpservice.cpython-312.pyc (21.5 KiB)
- servicecollection.py (9.5 KiB)
- servicecollection_1.py (643 Bytes)
- tcpservice.py (13.8 KiB)
-
- __init__.py (0 Bytes)
- structures.py (3.0 KiB)
-
-
ocrengines
-
__pycache__
- SnippingTool.cpython-312.pyc (17.6 KiB)
- baseocrclass.cpython-312.pyc (22.7 KiB)
- local.cpython-312.pyc (26.3 KiB)
- SnippingTool.py (10.6 KiB)
- baiduocr_X.py (8.5 KiB)
- baseocrclass.py (13.3 KiB)
- bing.py (4.7 KiB)
- chatgptlike.py (4.4 KiB)
- googlecloudvision.py (2.1 KiB)
- googlelens.py (2.3 KiB)
- local.py (15.8 KiB)
- mangaocr.py (810 Bytes)
- ocrspace.py (2.9 KiB)
- tesseract5.py (3.5 KiB)
- txocr.py (7.1 KiB)
- volcengine.py (14.0 KiB)
- weixinocr.py (4.4 KiB)
- windowsocr.py (1.6 KiB)
- xunfei.py (6.6 KiB)
- youdaocr.py (5.9 KiB)
-
-
textio
-
__pycache__
- __init__.cpython-312.pyc (155 Bytes)
-
textoutput
-
__pycache__
- clipboard.cpython-312.pyc (987 Bytes)
- outputerbase.cpython-312.pyc (1.9 KiB)
- websocket.cpython-312.pyc (1.4 KiB)
- clipboard.py (537 Bytes)
- outputerbase.py (834 Bytes)
- websocket.py (646 Bytes)
-
-
textsource
-
__pycache__
- copyboard.cpython-312.pyc (1.7 KiB)
- filetrans.cpython-312.pyc (15.4 KiB)
- mssr.cpython-312.pyc (15.1 KiB)
- ocrtext.cpython-312.pyc (14.4 KiB)
- texthook.cpython-312.pyc (37.4 KiB)
- textsourcebase.cpython-312.pyc (6.4 KiB)
- copyboard.py (773 Bytes)
- filetrans.py (7.6 KiB)
- mssr.py (10.0 KiB)
- ocrtext.py (9.4 KiB)
- texthook.py (24.9 KiB)
- textsourcebase.py (5.3 KiB)
-
- __init__.py (0 Bytes)
-
-
translator
-
__pycache__
- basetranslator.cpython-312.pyc (21.1 KiB)
- caiyun.cpython-312.pyc (5.1 KiB)
- chatgpt-3rd-party.cpython-312.pyc (487 Bytes)
- gptcommon.cpython-312.pyc (19.4 KiB)
- huoshan.cpython-312.pyc (1.6 KiB)
- microsoft.cpython-312.pyc (3.1 KiB)
- papago.cpython-312.pyc (4.2 KiB)
- premt.cpython-312.pyc (3.6 KiB)
- qqimt.cpython-312.pyc (2.0 KiB)
- rengong.cpython-312.pyc (6.0 KiB)
- youdaodict.cpython-312.pyc (3.2 KiB)
- ModernMt.py (1.5 KiB)
- TranslateCom.py (1.2 KiB)
- __cdp_chatgpt.py (1.8 KiB)
- _realtime_edit.py (530 Bytes)
- ali.py (3.3 KiB)
- aliyunapi.py (2.5 KiB)
- atlas.py (1.1 KiB)
- azure.py (1.5 KiB)
- baiduapi.py (3.0 KiB)
- basetranslator.py (16.2 KiB)
- bing.py (1.7 KiB)
- caiyun.py (4.3 KiB)
- caiyunapi.py (970 Bytes)
- cdp_helper.py (11.3 KiB)
- chatgpt-3rd-party.py (134 Bytes)
- chromeai.js (1.5 KiB)
- chromeai.py (3.1 KiB)
- commonhookfetchstream.js (1.9 KiB)
- commonhookxhrstream.js (1.9 KiB)
- deepl_1.py (2.6 KiB)
- deeplapi-free.py (1.5 KiB)
- dreye.py (2.3 KiB)
- eztrans.py (1.7 KiB)
- google.py (2.4 KiB)
- googleapi.py (888 Bytes)
- gptcommon.py (15.9 KiB)
- hanshant.py (665 Bytes)
- huoshan.py (1.2 KiB)
- huoshanapi.py (12.7 KiB)
- hwcloud.py (10.8 KiB)
- itrans.py (1.2 KiB)
- jb7.py (2.7 KiB)
- kingsoft.py (2.4 KiB)
- lec.py (1.5 KiB)
- lingva.py (442 Bytes)
- microsoft.py (1.9 KiB)
- papago.py (3.5 KiB)
- premt.py (2.7 KiB)
- qqTranSmart.py (2.1 KiB)
- qqimt.py (1.8 KiB)
- rengong.py (4.1 KiB)
- sakura.py (52 Bytes)
- sakura_base.py (12.6 KiB)
- selfbuild.py (814 Bytes)
- sugoix.py (409 Bytes)
- tencentapi.py (2.5 KiB)
- xiaoniu.py (1.0 KiB)
- yandex.py (1.0 KiB)
- yandexapi.py (755 Bytes)
- youdaoapi.py (1.6 KiB)
- youdaodict.py (2.5 KiB)
-
-
transoptimi
-
__pycache__
- arabic_reshaper.cpython-312.pyc (52.3 KiB)
- myprocess.cpython-312.pyc (2.0 KiB)
- noundict.cpython-312.pyc (5.7 KiB)
- skiponlypunctuations.cpython-312.pyc (784 Bytes)
- transerrorfix.cpython-312.pyc (2.7 KiB)
- vndbnamemap.cpython-312.pyc (2.7 KiB)
- arabic_reshaper.py (82.9 KiB)
- myprocess.py (958 Bytes)
- noundict.py (3.9 KiB)
- skiponlypunctuations.py (186 Bytes)
- transerrorfix.py (1.8 KiB)
- vndbnamemap.py (1.9 KiB)
-
-
tts
-
__pycache__
- basettsclass.cpython-312.pyc (8.8 KiB)
- windowstts.cpython-312.pyc (8.5 KiB)
- NeoSpeech.py (2.1 KiB)
- basettsclass.py (5.6 KiB)
- bcuttts.py (2.1 KiB)
- chatgpttts.py (3.8 KiB)
- edgetts.py (7.6 KiB)
- gptsovits.py (1.1 KiB)
- gtts.py (10.7 KiB)
- huoshantts.py (4.8 KiB)
- vitsSimpleAPI.py (1.9 KiB)
- voiceroid2.py (39 Bytes)
- voiceroid_aivoice.py (7.7 KiB)
- voicevox.py (1.3 KiB)
- windowstts.py (5.1 KiB)
-
- CVUtils.py (4.6 KiB)
- NativeUtils.py (32.4 KiB)
- UBTL.py (57.8 KiB)
- __init__.py (0 Bytes)
- gobject.py (2.7 KiB)
- language.py (4.7 KiB)
- main.py (7.7 KiB)
- pytz.py (1.7 KiB)
- qtawesome.py (3.3 KiB)
- qtsymbols.py (3.7 KiB)
- requests.py (15.4 KiB)
- sometypes.py (2.1 KiB)
- websocket.py (456 Bytes)
- windows.py (24.0 KiB)
- zhconv.py (2.6 KiB)
-
-
cache
-
SnippingTool
-
PerceptiveShell
- ps-onnxruntime.dll (12.1 MiB)
- segapi.dll (575.1 KiB)
-
SnippingToolUI
- AIBorderControl.xbf (1.1 KiB)
- AnimatedGradientBorderBrush.xbf (824 Bytes)
- AnnotateCanvas.xbf (11.3 KiB)
- App.xbf (36.9 KiB)
- AuxiliaryModeFlyoutButton.xbf (2.3 KiB)
- AuxiliaryModeToolbar.xbf (4.6 KiB)
- CaptureModeToggleSwitch.xbf (7.6 KiB)
- CaptureToolbar.xbf (3.1 KiB)
- ColorPickerSelectionView.xbf (2.2 KiB)
- ColorPickerToolbar.xbf (3.3 KiB)
- ConfirmationBannerOverlayView.xbf (2.7 KiB)
- CreateGifDialog.xbf (4.5 KiB)
- CreateGifErrorDialog.xbf (1.2 KiB)
- CropRectangle.xbf (2.5 KiB)
- CropRectangleHandle.xbf (1.3 KiB)
- CutoutsOverlay.xbf (1.0 KiB)
- FreeformSelection.xbf (1.5 KiB)
- MainPage.xbf (24.3 KiB)
- NOTICE.txt (39.0 KiB)
- PlaybackView.xbf (12.0 KiB)
- QRCodeButtonCanvas.xbf (2.7 KiB)
- RecordingOverlayToolbar.xbf (10.7 KiB)
- RecordingOverlayView.xbf (1.6 KiB)
- RecordingSelectionView.xbf (1.4 KiB)
- ScreenshotOverlayToolbar.xbf (5.5 KiB)
- ScreenshotSelectionView.xbf (1.7 KiB)
- SelectionRectangle.xbf (5.4 KiB)
- SelectionRectangleHandle.xbf (2.0 KiB)
- SettingsView.xbf (18.8 KiB)
- ShapeAdorner.xbf (2.9 KiB)
- ShapeAdornerHandle.xbf (1.2 KiB)
- ShapeColorItem.xbf (1.4 KiB)
- ShapesToolbar.xbf (4.9 KiB)
- SnipOverlayView.xbf (5.5 KiB)
- Styles.xbf (121.2 KiB)
- TextActionsOverlay.xbf (3.5 KiB)
- TextEditToolbar.xbf (6.8 KiB)
- TextExtractorSelectionView.xbf (2.0 KiB)
- TextExtractorToolbar.xbf (4.6 KiB)
- TextInfoBadge.xbf (1.1 KiB)
- TimerControl.xbf (1023 Bytes)
- TrimView.xbf (6.0 KiB)
- WindowPlaceholder.xbf (1.3 KiB)
- WindowSelection.xbf (853 Bytes)
- NOTICE.txt (39.0 KiB)
- SnippingTool.exe (1.9 MiB)
- SnippingToolUI.dll (10.8 MiB)
- SnippingToolUI.winmd (180.0 KiB)
- inseg_dec.onnxe (15.7 MiB)
- inseg_enc.onnxe (26.7 MiB)
- libpng16.dll (208.6 KiB)
- oneocr.dll (40.5 MiB)
- oneocr.onemodel (55.7 MiB)
- onnxruntime.dll (12.5 MiB)
- opencv_core4.dll (3.5 MiB)
- opencv_highgui4.dll (304.6 KiB)
- opencv_imgcodecs4.dll (267.6 KiB)
- opencv_imgproc4.dll (4.7 MiB)
- opencv_videoio4.dll (633.1 KiB)
- zlib1.dll (99.1 KiB)
-
-
icon
- 3a860ca0f8c94498c3186aad29a0d04d.png (2.0 KiB)
- 462f42750e2c8a01c4e4b2aeb85f3dff.png (67.4 KiB)
- 57eb3d3607aefede7d93fa8e34f90355.png (1.1 KiB)
- 6c442cd2a44c02c2e059ec73381f8110.png (1.5 KiB)
- 75b449aa6ec331fe8f3be5a14ceedef4.png (2.5 KiB)
- 8e153e4684feae3436cf0b90c88840c7.png (2.3 KiB)
- aae683ed8447a56cdd9fbdd378610ae6.png (1.2 KiB)
- b880565dd06b70106ae5bc56cb28e7d5.png (2.5 KiB)
- bb67acdcc12bfcdb23c5f336859f102b.png (2.4 KiB)
- be022231f1fd682d39efa7005fcf62b7.png (1.1 KiB)
- c0116b0f66d55ff8f2e6bf043ac854b3.png (495 Bytes)
- f01472485ab1c3d56361bdc3e60b303b.png (1.5 KiB)
-
ocrmodel
-
15e415b55a84a59cea013c056518d420
- det.onnx (84.0 MiB)
- dict.txt (72.3 KiB)
- info.json (152 Bytes)
- rec.onnx (80.6 MiB)
-
d8822c8e13d90f3178c67b7722fc86a4
- det.onnx (2.3 MiB)
- dict.txt (14.1 KiB)
- info.json (33 Bytes)
- rec.onnx (23.0 MiB)
-
-
update
- x64_win10.zip (6.2 MiB)
-
-
files
-
DLL64
- CVUtils.dll (3.1 MiB)
- Clipper2Lib.dll (10.0 KiB)
- DirectML.dll (17.7 MiB)
- NativeUtils.dll (1.5 MiB)
- VERSION_DEF.dll (9.5 KiB)
- bass.dll (156.6 KiB)
- bass_aac.dll (236.0 KiB)
- bass_spx.dll (72.5 KiB)
- bassenc.dll (35.7 KiB)
- bassenc_mp3.dll (90.1 KiB)
- bassenc_opus.dll (162.6 KiB)
- bassopus.dll (85.1 KiB)
- glensproto.dll (275.0 KiB)
- libcurl-x64.dll (3.0 MiB)
- libmecab.dll (1.1 MiB)
- md4c-html.dll (80.5 KiB)
- md4c.dll (63.5 KiB)
- onnxruntime.dll (15.7 MiB)
- pch.dll (11.5 KiB)
- tiny-aes.dll (10.5 KiB)
- wcocr_1.dll (96.0 KiB)
- wcocrpch.dll (9.5 KiB)
-
Locale
-
Locale.Emulator
- LECommonLibrary.dll (17.5 KiB)
- LEConfig.xml (944 Bytes)
- LEProc.exe (29.0 KiB)
- LoaderDll.dll (6.0 KiB)
- LocaleEmulator.dll (62.0 KiB)
-
Locale_Remulator
- LRConfig.xml (1.5 KiB)
- LRHookx32.dll (56.0 KiB)
- LRHookx64.dll (75.5 KiB)
- LRProc.exe (89.5 KiB)
- LRSubMenus.dll (16.0 KiB)
-
ntleas046_x64
-
x64
- ntleaj.dll (340.0 KiB)
- ntleak.dll (164.5 KiB)
- ntleas.exe (12.5 KiB)
-
x86
- ntleah.dll (18.5 KiB)
- ntleai.dll (32.0 KiB)
- ntleaj.dll (292.5 KiB)
- ntleak.dll (131.0 KiB)
- ntleas.exe (10.5 KiB)
-
-
-
LunaHook
- LunaHook32.dll (1.6 MiB)
- LunaHook64.dll (2.1 MiB)
- LunaHost64.dll (174.5 KiB)
-
Magpie
-
effects
-
Anime4K
- Anime4K_3D_AA_Upscale_US.hlsl (13.7 KiB)
- Anime4K_3D_Upscale_US.hlsl (13.6 KiB)
- Anime4K_Denoise_Bilateral_Mean.hlsl (3.3 KiB)
- Anime4K_Denoise_Bilateral_Median.hlsl (3.8 KiB)
- Anime4K_Denoise_Bilateral_Mode.hlsl (4.2 KiB)
- Anime4K_Restore_L.hlsl (74.1 KiB)
- Anime4K_Restore_M.hlsl (42.1 KiB)
- Anime4K_Restore_S.hlsl (20.1 KiB)
- Anime4K_Restore_Soft_L.hlsl (74.1 KiB)
- Anime4K_Restore_Soft_M.hlsl (42.2 KiB)
- Anime4K_Restore_Soft_S.hlsl (20.2 KiB)
- Anime4K_Restore_Soft_UL.hlsl (312.3 KiB)
- Anime4K_Restore_Soft_VL.hlsl (150.5 KiB)
- Anime4K_Restore_UL.hlsl (312.2 KiB)
- Anime4K_Restore_VL.hlsl (150.5 KiB)
- Anime4K_Thin_HQ.hlsl (7.8 KiB)
- Anime4K_Upscale_Denoise_L.hlsl (75.6 KiB)
- Anime4K_Upscale_Denoise_S.hlsl (21.5 KiB)
- Anime4K_Upscale_Denoise_UL.hlsl (289.8 KiB)
- Anime4K_Upscale_Denoise_VL.hlsl (150.5 KiB)
- Anime4K_Upscale_GAN_x2_M.hlsl (148.6 KiB)
- Anime4K_Upscale_GAN_x2_S.hlsl (77.4 KiB)
- Anime4K_Upscale_GAN_x3_L.hlsl (240.4 KiB)
- Anime4K_Upscale_L.hlsl (75.5 KiB)
- Anime4K_Upscale_S.hlsl (21.4 KiB)
- Anime4K_Upscale_UL.hlsl (290.2 KiB)
- Anime4K_Upscale_VL.hlsl (150.5 KiB)
-
CAS
- CAS.hlsl (8.1 KiB)
- CAS_Scaling.hlsl (23.2 KiB)
-
CRT
- CRT_Easymode.hlsl (6.2 KiB)
- CRT_Geom.hlsl (10.5 KiB)
- CRT_Hyllian.hlsl (7.1 KiB)
- CRT_Lottes.hlsl (8.6 KiB)
- GTU_v050.hlsl (5.3 KiB)
-
CuNNy
- CuNNy-16x16C-NVL-DN.hlsl (1.1 MiB)
- CuNNy-16x16C-NVL.hlsl (1.1 MiB)
- CuNNy-2x4C-NVL-DN.hlsl (19.3 KiB)
- CuNNy-2x4C-NVL.hlsl (19.3 KiB)
- CuNNy-3x4C-NVL-DN.hlsl (24.4 KiB)
- CuNNy-3x4C-NVL.hlsl (24.4 KiB)
- CuNNy-4x16C-NVL-DN.hlsl (295.7 KiB)
- CuNNy-4x16C-NVL.hlsl (295.7 KiB)
- CuNNy-4x4C-NVL-DN.hlsl (29.6 KiB)
- CuNNy-4x4C-NVL.hlsl (29.6 KiB)
- CuNNy-4x8C-NVL-DN.hlsl (86.5 KiB)
- CuNNy-4x8C-NVL.hlsl (86.5 KiB)
- CuNNy-6x8C-NVL-DN.hlsl (122.4 KiB)
- CuNNy-6x8C-NVL.hlsl (122.4 KiB)
- CuNNy-8x16C-NVL-DN.hlsl (565.2 KiB)
- CuNNy-8x16C-NVL.hlsl (565.0 KiB)
- CuNNy-8x4C-NVL-DN.hlsl (50.3 KiB)
- CuNNy-8x4C-NVL.hlsl (50.3 KiB)
- CuNNy-8x8C-NVL-DN.hlsl (158.3 KiB)
- CuNNy-8x8C-NVL.hlsl (158.4 KiB)
-
CuNNy2
- CuNNy-3x12-NVL.hlsl (81.2 KiB)
- CuNNy-4x12-NVL.hlsl (99.5 KiB)
- CuNNy-4x16-NVL.hlsl (161.5 KiB)
- CuNNy-4x24-NVL.hlsl (330.4 KiB)
- CuNNy-4x32-NVL.hlsl (560.2 KiB)
- CuNNy-8x32-NVL.hlsl (1.0 MiB)
- CuNNy-fast-NVL.hlsl (41.4 KiB)
- CuNNy-faster-NVL.hlsl (26.7 KiB)
- CuNNy-veryfast-NVL.hlsl (20.7 KiB)
-
FSR
- FSR_EASU.hlsl (16.5 KiB)
- FSR_RCAS.hlsl (7.2 KiB)
-
FSRCNNX
- FSRCNNX.hlsl (79.6 KiB)
- FSRCNNX_LineArt.hlsl (79.6 KiB)
-
FXAA
- FXAA.hlsli (6.7 KiB)
- FXAA_High.hlsl (1.5 KiB)
- FXAA_Medium.hlsl (1.5 KiB)
- FXAA_Ultra.hlsl (1.5 KiB)
-
NIS
- Coef_Scale.dds (1.1 KiB)
- Coef_USM.dds (1.1 KiB)
- NIS.hlsl (2.9 KiB)
- NIS_Scaler.hlsli (37.9 KiB)
- NVSharpen.hlsl (2.7 KiB)
-
NNEDI3
- NNEDI3_nns128_win8x4.hlsl (260.1 KiB)
- NNEDI3_nns128_win8x6.hlsl (381.2 KiB)
- NNEDI3_nns16_win8x4.hlsl (41.0 KiB)
- NNEDI3_nns16_win8x6.hlsl (57.1 KiB)
- NNEDI3_nns256_win8x4.hlsl (511.1 KiB)
- NNEDI3_nns256_win8x6.hlsl (751.9 KiB)
- NNEDI3_nns32_win8x4.hlsl (72.2 KiB)
- NNEDI3_nns32_win8x6.hlsl (103.5 KiB)
- NNEDI3_nns64_win8x4.hlsl (134.7 KiB)
- NNEDI3_nns64_win8x6.hlsl (196.1 KiB)
- prescalers.hlsli (2.7 KiB)
-
Pixel Art
- MMPX.hlsl (4.8 KiB)
- Pixellate.hlsl (1.6 KiB)
- SharpBilinear.hlsl (1.1 KiB)
-
RAVU
- RAVU_3x_R2.hlsl (6.7 KiB)
- RAVU_3x_R2_RGB.hlsl (7.6 KiB)
- RAVU_3x_R3.hlsl (9.2 KiB)
- RAVU_3x_R3_RGB.hlsl (10.8 KiB)
- RAVU_3x_R4.hlsl (14.0 KiB)
- RAVU_3x_R4_RGB.hlsl (16.9 KiB)
- RAVU_Lite_AR_R2.hlsl (8.4 KiB)
- RAVU_Lite_AR_R3.hlsl (10.4 KiB)
- RAVU_Lite_AR_R4.hlsl (14.5 KiB)
- RAVU_Lite_R2.hlsl (6.3 KiB)
- RAVU_Lite_R3.hlsl (7.4 KiB)
- RAVU_Lite_R4.hlsl (11.5 KiB)
- RAVU_R2.hlsl (17.5 KiB)
- RAVU_R2_RGB.hlsl (17.9 KiB)
- RAVU_R3.hlsl (23.4 KiB)
- RAVU_R3_RGB.hlsl (24.2 KiB)
- RAVU_R4.hlsl (40.6 KiB)
- RAVU_R4_RGB.hlsl (41.7 KiB)
- RAVU_Zoom_AR_R2.hlsl (10.8 KiB)
- RAVU_Zoom_AR_R2_RGB.hlsl (12.2 KiB)
- RAVU_Zoom_AR_R3.hlsl (13.2 KiB)
- RAVU_Zoom_AR_R3_RGB.hlsl (15.3 KiB)
- RAVU_Zoom_R2.hlsl (7.7 KiB)
- RAVU_Zoom_R2_RGB.hlsl (8.1 KiB)
- RAVU_Zoom_R3.hlsl (10.0 KiB)
- RAVU_Zoom_R3_RGB.hlsl (11.1 KiB)
- prescalers.hlsli (2.7 KiB)
- ravu_3x_lut2_f16.dds (17.0 KiB)
- ravu_3x_lut3_f16.dds (44.0 KiB)
- ravu_3x_lut4_f16.dds (84.5 KiB)
- ravu_lite_lut2_f16.dds (11.4 KiB)
- ravu_lite_lut3_f16.dds (29.4 KiB)
- ravu_lite_lut4_f16.dds (56.4 KiB)
- ravu_lut2_f16.dds (10.2 KiB)
- ravu_lut3_f16.dds (25.4 KiB)
- ravu_lut4_f16.dds (40.6 KiB)
- ravu_zoom_lut2_ar_f16.dds (364.6 KiB)
- ravu_zoom_lut2_f16.dds (364.6 KiB)
- ravu_zoom_lut3_ar_f16.dds (364.6 KiB)
- ravu_zoom_lut3_f16.dds (911.4 KiB)
-
SMAA
- AreaTex.dds (350.1 KiB)
- SMAA.hlsli (35.2 KiB)
- SMAA_High.hlsl (1.4 KiB)
- SMAA_Low.hlsl (1.4 KiB)
- SMAA_Medium.hlsl (1.4 KiB)
- SMAA_Ultra.hlsl (1.4 KiB)
- SearchTex.dds (1.1 KiB)
-
Sharpen
- AdaptiveSharpen.hlsl (8.5 KiB)
- FineSharp.hlsl (13.3 KiB)
- LCAS.hlsl (2.7 KiB)
- LumaSharpen.hlsl (8.1 KiB)
-
xBRZ
- xBRZ_2x.hlsl (10.7 KiB)
- xBRZ_3x.hlsl (11.5 KiB)
- xBRZ_4x.hlsl (15.6 KiB)
- xBRZ_5x.hlsl (17.8 KiB)
- xBRZ_6x.hlsl (19.7 KiB)
- xBRZ_Freescale.hlsl (12.9 KiB)
- ACNet.hlsl (235.7 KiB)
- Bicubic.hlsl (3.0 KiB)
- Bilinear.hlsl (274 Bytes)
- Deband.hlsl (3.6 KiB)
- ImageAdjustment.hlsl (2.5 KiB)
- Jinc.hlsl (3.8 KiB)
- Lanczos.hlsl (2.8 KiB)
- Nearest.hlsl (273 Bytes)
- SSimDownscaler.hlsl (10.4 KiB)
-
- Magpie.Core.exe (1.5 MiB)
-
-
UBTL_qss
-
PyQtDarkTheme
-
__pycache__
- common.cpython-312.pyc (1.4 KiB)
- dark.cpython-312.pyc (544 Bytes)
- setting.cpython-312.pyc (1.6 KiB)
-
qdarktheme
-
__pycache__
- __init__.cpython-312.pyc (1.6 KiB)
- _color.cpython-312.pyc (13.9 KiB)
- _style_loader.cpython-312.pyc (6.7 KiB)
- _util.cpython-312.pyc (3.2 KiB)
-
_icon
-
__pycache__
- __init__.cpython-312.pyc (189 Bytes)
- svg.cpython-312.pyc (3.8 KiB)
- __init__.py (0 Bytes)
- svg.py (2.6 KiB)
-
-
_resources
-
__pycache__
- __init__.cpython-312.pyc (526 Bytes)
- colors.cpython-312.pyc (5.8 KiB)
- stylesheets.cpython-312.pyc (28.7 KiB)
- svg.cpython-312.pyc (16.8 KiB)
- __init__.py (293 Bytes)
- colors.py (5.8 KiB)
- stylesheets.py (28.6 KiB)
- svg.py (17.1 KiB)
-
-
_template
-
__pycache__
- __init__.cpython-312.pyc (193 Bytes)
- engine.cpython-312.pyc (5.3 KiB)
- filter.cpython-312.pyc (4.2 KiB)
- __init__.py (0 Bytes)
- engine.py (3.1 KiB)
- filter.py (2.9 KiB)
-
-
qtpy
-
QtCore
-
__pycache__
- __init__.cpython-312.pyc (641 Bytes)
- __init__.py (676 Bytes)
-
-
QtGui
-
__pycache__
- __init__.cpython-312.pyc (758 Bytes)
- __init__.py (870 Bytes)
-
-
QtSvg
-
__pycache__
- __init__.cpython-312.pyc (563 Bytes)
- __init__.py (487 Bytes)
-
-
QtWidgets
-
__pycache__
- __init__.cpython-312.pyc (1.6 KiB)
- __init__.py (1.0 KiB)
-
-
__pycache__
- __init__.cpython-312.pyc (573 Bytes)
- qt_compat.cpython-312.pyc (2.5 KiB)
- qt_version.cpython-312.pyc (659 Bytes)
- __init__.py (279 Bytes)
- qt_compat.py (2.0 KiB)
- qt_version.py (564 Bytes)
-
-
svg
-
v2.3.2
- arrow_drop_up_e1e5e9_0.svg (188 Bytes)
- arrow_drop_up_e1e5e9_180.svg (220 Bytes)
- arrow_drop_up_e4e7eb66_0.svg (216 Bytes)
- arrow_drop_up_e4e7eb66_180.svg (248 Bytes)
- arrow_drop_up_ffffff2f_0.svg (218 Bytes)
- arrow_drop_up_ffffff2f_180.svg (250 Bytes)
- arrow_drop_up_ffffff2f_270.svg (250 Bytes)
- arrow_drop_up_ffffff2f_90.svg (249 Bytes)
- arrow_drop_up_ffffff5f_0.svg (218 Bytes)
- arrow_drop_up_ffffff5f_180.svg (250 Bytes)
- arrow_drop_up_ffffff5f_270.svg (250 Bytes)
- arrow_drop_up_ffffff5f_90.svg (249 Bytes)
- arrow_upward_e1e5e9_0.svg (251 Bytes)
- arrow_upward_e1e5e9_270.svg (283 Bytes)
- arrow_upward_e1e5e9_90.svg (282 Bytes)
- calendar_today_e1e5e9_0.svg (274 Bytes)
- calendar_today_e4e7eb66_0.svg (302 Bytes)
- check_box_c7457f_0.svg (282 Bytes)
- check_box_e4e7eb66_0.svg (310 Bytes)
- check_box_outline_blank_e1e5e9_0.svg (238 Bytes)
- check_box_outline_blank_e4e7eb66_0.svg (266 Bytes)
- check_e1e5e9_0.svg (201 Bytes)
- chevron_right_e1e5e9_0.svg (226 Bytes)
- chevron_right_e1e5e9_180.svg (258 Bytes)
- chevron_right_e4e7eb66_0.svg (254 Bytes)
- chevron_right_e4e7eb66_180.svg (286 Bytes)
- chevron_right_e4e7eb99_0.svg (254 Bytes)
- chevron_right_e4e7eb99_180.svg (286 Bytes)
- close_e1e5e9_0.svg (285 Bytes)
- close_e4e7eb66_0.svg (313 Bytes)
- close_e4e7eb99_0.svg (313 Bytes)
- create_new_folder_e1e5e9_0.svg (338 Bytes)
- double_arrow_e1e5e9_0.svg (442 Bytes)
- drag_handle_e1e5e9_90.svg (242 Bytes)
- drag_handle_e4e7eb66_90.svg (270 Bytes)
- drag_indicator_e1e5e9_0.svg (372 Bytes)
- drag_indicator_e1e5e9_90.svg (403 Bytes)
- drag_indicator_e4e7eb66_0.svg (400 Bytes)
- drag_indicator_e4e7eb66_90.svg (431 Bytes)
- east_e1e5e9_0.svg (259 Bytes)
- expand_less_e1e5e9_0.svg (203 Bytes)
- expand_less_e1e5e9_180.svg (235 Bytes)
- expand_less_e4e7eb66_0.svg (231 Bytes)
- expand_less_e4e7eb66_180.svg (263 Bytes)
- flip_to_front_e1e5e9_0.svg (349 Bytes)
- fullscreen_e1e5e9_0.svg (433 Bytes)
- grid_view_e1e5e9_0.svg (381 Bytes)
- horizontal_rule_e1e5e9_0.svg (167 Bytes)
- horizontal_rule_e1e5e9_90.svg (198 Bytes)
- horizontal_rule_e4e7eb66_0.svg (195 Bytes)
- horizontal_rule_e4e7eb66_90.svg (226 Bytes)
- indeterminate_check_box_c7457f_0.svg (222 Bytes)
- indeterminate_check_box_e4e7eb66_0.svg (250 Bytes)
- list_e1e5e9_0.svg (789 Bytes)
- minimize_e1e5e9_0.svg (146 Bytes)
- radio_button_checked_c7457f_0.svg (236 Bytes)
- radio_button_checked_e4e7eb66_0.svg (264 Bytes)
- radio_button_unchecked_e1e5e9_0.svg (205 Bytes)
- radio_button_unchecked_e4e7eb66_0.svg (233 Bytes)
- vertical_line_ffffff35_0.svg (206 Bytes)
- vertical_line_ffffff5f_0.svg (206 Bytes)
-
- __init__.py (1.4 KiB)
- _color.py (7.2 KiB)
- _style_loader.py (5.5 KiB)
- _util.py (1.9 KiB)
-
- common.py (672 Bytes)
- dark.py (136 Bytes)
- light.py (139 Bytes)
- setting.py (1.1 KiB)
-
-
QTWin11
- dark.py (727 Bytes)
- dark.qss (26.8 KiB)
- light.py (728 Bytes)
- light.qss (25.8 KiB)
- styledark_rc.py (59.8 KiB)
- stylelight_rc.py (60.0 KiB)
-
-
lang
- en.json (39.3 KiB)
-
ocrmodel
-
777891de7b9fe173793ec367ca35128e
- det.onnx (4.6 MiB)
- dict.txt (72.3 KiB)
- info.json (52 Bytes)
- rec.onnx (15.8 MiB)
-
-
runtime31264
-
PyQt5
-
Qt5
-
bin
- Qt5Core.dll (5.7 MiB)
- Qt5Gui.dll (6.7 MiB)
- Qt5Svg.dll (323.0 KiB)
- Qt5Widgets.dll (5.2 MiB)
-
plugins
-
iconengines
- qsvgicon.dll (41.0 KiB)
-
imageformats
- qgif.dll (38.5 KiB)
- qicns.dll (44.0 KiB)
- qico.dll (37.5 KiB)
- qjpeg.dll (411.5 KiB)
- qsvg.dll (31.5 KiB)
- qtga.dll (31.0 KiB)
- qtiff.dll (381.0 KiB)
- qwbmp.dll (29.5 KiB)
- qwebp.dll (498.5 KiB)
-
platforms
- qwindows.dll (1.4 MiB)
-
styles
- qwindowsvistastyle.dll (141.0 KiB)
-
-
-
__pycache__
- __init__.cpython-312.pyc (1.3 KiB)
-
uic
-
Compiler
- __init__.py (1.0 KiB)
- compiler.py (4.7 KiB)
- indenter.py (2.8 KiB)
- misc.py (2.4 KiB)
- proxy_metaclass.py (4.3 KiB)
- qobjectcreator.py (5.9 KiB)
- qtproxies.py (16.4 KiB)
-
Loader
- __init__.py (1.0 KiB)
- loader.py (2.9 KiB)
- qobjectcreator.py (5.1 KiB)
-
port_v2
- __init__.py (1.0 KiB)
- as_string.py (1.4 KiB)
- ascii_upper.py (1.3 KiB)
- proxy_base.py (1.2 KiB)
- string_io.py (1.1 KiB)
-
port_v3
- __init__.py (1.0 KiB)
- as_string.py (1.4 KiB)
- ascii_upper.py (1.3 KiB)
- proxy_base.py (1.2 KiB)
- string_io.py (1.1 KiB)
- __init__.py (9.6 KiB)
- exceptions.py (2.3 KiB)
- icon_cache.py (5.1 KiB)
- objcreator.py (6.0 KiB)
- properties.py (17.9 KiB)
- uiparser.py (38.3 KiB)
-
- QtCore.pyd (2.4 MiB)
- QtGui.pyd (2.4 MiB)
- QtSvg.pyd (115.5 KiB)
- QtWidgets.pyd (4.9 MiB)
- __init__.py (1.7 KiB)
- sip.cp312-win_amd64.pyd (117.5 KiB)
- sip.pyi (2.9 KiB)
-
-
__pycache__
- __future__.cpython-312.pyc (4.6 KiB)
- _compat_pickle.cpython-312.pyc (7.1 KiB)
- _compression.cpython-312.pyc (7.3 KiB)
- _markupbase.cpython-312.pyc (12.0 KiB)
- _weakrefset.cpython-312.pyc (11.5 KiB)
- argparse.cpython-312.pyc (98.7 KiB)
- ast.cpython-312.pyc (97.4 KiB)
- base64.cpython-312.pyc (23.9 KiB)
- bisect.cpython-312.pyc (3.6 KiB)
- bz2.cpython-312.pyc (14.8 KiB)
- calendar.cpython-312.pyc (39.0 KiB)
- colorsys.cpython-312.pyc (4.6 KiB)
- configparser.cpython-312.pyc (62.0 KiB)
- contextlib.cpython-312.pyc (29.7 KiB)
- copy.cpython-312.pyc (9.6 KiB)
- copyreg.cpython-312.pyc (7.3 KiB)
- csv.cpython-312.pyc (17.4 KiB)
- datetime.cpython-312.pyc (443 Bytes)
- dis.cpython-312.pyc (33.7 KiB)
- enum.cpython-312.pyc (78.5 KiB)
- fnmatch.cpython-312.pyc (6.4 KiB)
- functools.cpython-312.pyc (39.4 KiB)
- gettext.cpython-312.pyc (21.3 KiB)
- hashlib.cpython-312.pyc (7.9 KiB)
- heapq.cpython-312.pyc (17.6 KiB)
- hmac.cpython-312.pyc (10.5 KiB)
- inspect.cpython-312.pyc (131.2 KiB)
- ipaddress.cpython-312.pyc (89.3 KiB)
- keyword.cpython-312.pyc (1.0 KiB)
- linecache.cpython-312.pyc (6.4 KiB)
- locale.cpython-312.pyc (58.1 KiB)
- lzma.cpython-312.pyc (15.5 KiB)
- nturl2path.cpython-312.pyc (2.7 KiB)
- opcode.cpython-312.pyc (14.4 KiB)
- operator.cpython-312.pyc (17.0 KiB)
- pathlib.cpython-312.pyc (60.3 KiB)
- pickle.cpython-312.pyc (75.9 KiB)
- pkgutil.cpython-312.pyc (19.5 KiB)
- platform.cpython-312.pyc (40.6 KiB)
- queue.cpython-312.pyc (14.3 KiB)
- quopri.cpython-312.pyc (9.1 KiB)
- random.cpython-312.pyc (32.4 KiB)
- reprlib.cpython-312.pyc (10.0 KiB)
- selectors.cpython-312.pyc (25.5 KiB)
- shutil.cpython-312.pyc (64.5 KiB)
- signal.cpython-312.pyc (4.4 KiB)
- socket.cpython-312.pyc (41.0 KiB)
- ssl.cpython-312.pyc (61.6 KiB)
- string.cpython-312.pyc (11.2 KiB)
- struct.cpython-312.pyc (359 Bytes)
- subprocess.cpython-312.pyc (77.2 KiB)
- tempfile.cpython-312.pyc (39.7 KiB)
- textwrap.cpython-312.pyc (17.9 KiB)
- threading.cpython-312.pyc (63.7 KiB)
- token.cpython-312.pyc (3.5 KiB)
- tokenize.cpython-312.pyc (24.8 KiB)
- traceback.cpython-312.pyc (50.3 KiB)
- types.cpython-312.pyc (14.6 KiB)
- typing.cpython-312.pyc (139.1 KiB)
- uuid.cpython-312.pyc (32.2 KiB)
- warnings.cpython-312.pyc (23.3 KiB)
- weakref.cpython-312.pyc (30.5 KiB)
-
collections
-
__pycache__
- __init__.cpython-312.pyc (71.3 KiB)
- abc.cpython-312.pyc (283 Bytes)
- __init__.py (52.7 KiB)
- abc.py (122 Bytes)
-
-
ctypes
-
__pycache__
- __init__.cpython-312.pyc (23.0 KiB)
- _endian.cpython-312.pyc (3.3 KiB)
- wintypes.cpython-312.pyc (8.3 KiB)
- __init__.py (18.3 KiB)
- _endian.py (2.6 KiB)
- wintypes.py (5.7 KiB)
-
-
email
-
__pycache__
- __init__.cpython-312.pyc (1.9 KiB)
- _encoded_words.cpython-312.pyc (8.1 KiB)
- _parseaddr.cpython-312.pyc (22.7 KiB)
- _policybase.cpython-312.pyc (18.2 KiB)
- base64mime.cpython-312.pyc (3.9 KiB)
- charset.cpython-312.pyc (14.9 KiB)
- encoders.cpython-312.pyc (2.1 KiB)
- errors.cpython-312.pyc (6.9 KiB)
- feedparser.cpython-312.pyc (19.4 KiB)
- header.cpython-312.pyc (24.0 KiB)
- iterators.cpython-312.pyc (2.8 KiB)
- message.cpython-312.pyc (51.8 KiB)
- parser.cpython-312.pyc (6.6 KiB)
- quoprimime.cpython-312.pyc (9.8 KiB)
- utils.cpython-312.pyc (15.6 KiB)
- __init__.py (1.8 KiB)
- _encoded_words.py (8.6 KiB)
- _header_value_parser.py (111.5 KiB)
- _parseaddr.py (17.9 KiB)
- _policybase.py (15.5 KiB)
- base64mime.py (3.6 KiB)
- charset.py (17.1 KiB)
- contentmanager.py (10.6 KiB)
- encoders.py (1.8 KiB)
- errors.py (3.8 KiB)
- feedparser.py (22.8 KiB)
- generator.py (20.8 KiB)
- header.py (24.1 KiB)
- headerregistry.py (20.9 KiB)
- iterators.py (2.1 KiB)
- message.py (48.3 KiB)
- parser.py (5.0 KiB)
- policy.py (10.6 KiB)
- quoprimime.py (9.9 KiB)
- utils.py (16.2 KiB)
-
-
encodings
-
__pycache__
- __init__.cpython-312.pyc (5.7 KiB)
- aliases.cpython-312.pyc (12.2 KiB)
- cp1252.cpython-312.pyc (3.1 KiB)
- cp437.cpython-312.pyc (13.0 KiB)
- idna.cpython-312.pyc (9.7 KiB)
- utf_16_be.cpython-312.pyc (2.1 KiB)
- utf_16_le.cpython-312.pyc (2.1 KiB)
- utf_8.cpython-312.pyc (2.1 KiB)
- __init__.py (5.9 KiB)
- aliases.py (15.8 KiB)
- ascii.py (1.3 KiB)
- base64_codec.py (1.6 KiB)
- big5.py (1.0 KiB)
- big5hkscs.py (1.1 KiB)
- bz2_codec.py (2.3 KiB)
- charmap.py (2.1 KiB)
- cp037.py (13.1 KiB)
- cp1006.py (13.5 KiB)
- cp1026.py (13.1 KiB)
- cp1125.py (34.5 KiB)
- cp1140.py (13.1 KiB)
- cp1250.py (13.7 KiB)
- cp1251.py (13.3 KiB)
- cp1252.py (13.5 KiB)
- cp1253.py (13.1 KiB)
- cp1254.py (13.5 KiB)
- cp1255.py (12.5 KiB)
- cp1256.py (12.8 KiB)
- cp1257.py (13.4 KiB)
- cp1258.py (13.4 KiB)
- cp273.py (14.1 KiB)
- cp424.py (12.1 KiB)
- cp437.py (34.4 KiB)
- cp500.py (13.1 KiB)
- cp720.py (13.7 KiB)
- cp737.py (34.5 KiB)
- cp775.py (34.3 KiB)
- cp850.py (34.0 KiB)
- cp852.py (34.9 KiB)
- cp855.py (33.7 KiB)
- cp856.py (12.4 KiB)
- cp857.py (33.8 KiB)
- cp858.py (33.9 KiB)
- cp860.py (34.5 KiB)
- cp861.py (34.5 KiB)
- cp862.py (33.3 KiB)
- cp863.py (34.1 KiB)
- cp864.py (33.5 KiB)
- cp865.py (34.5 KiB)
- cp866.py (34.3 KiB)
- cp869.py (32.9 KiB)
- cp874.py (12.6 KiB)
- cp875.py (12.9 KiB)
- cp932.py (1.0 KiB)
- cp949.py (1.0 KiB)
- cp950.py (1.0 KiB)
- euc_jis_2004.py (1.1 KiB)
- euc_jisx0213.py (1.1 KiB)
- euc_jp.py (1.0 KiB)
- euc_kr.py (1.0 KiB)
- gb18030.py (1.0 KiB)
- gb2312.py (1.0 KiB)
- gbk.py (1.0 KiB)
- hex_codec.py (1.5 KiB)
- hp_roman8.py (13.5 KiB)
- hz.py (1.0 KiB)
- idna.py (9.8 KiB)
- iso2022_jp.py (1.1 KiB)
- iso2022_jp_1.py (1.1 KiB)
- iso2022_jp_2.py (1.1 KiB)
- iso2022_jp_2004.py (1.1 KiB)
- iso2022_jp_3.py (1.1 KiB)
- iso2022_jp_ext.py (1.1 KiB)
- iso2022_kr.py (1.1 KiB)
- iso8859_1.py (13.2 KiB)
- iso8859_10.py (13.6 KiB)
- iso8859_11.py (12.3 KiB)
- iso8859_13.py (13.3 KiB)
- iso8859_14.py (13.6 KiB)
- iso8859_15.py (13.2 KiB)
- iso8859_16.py (13.5 KiB)
- iso8859_2.py (13.4 KiB)
- iso8859_3.py (13.1 KiB)
- iso8859_4.py (13.4 KiB)
- iso8859_5.py (13.0 KiB)
- iso8859_6.py (10.9 KiB)
- iso8859_7.py (12.8 KiB)
- iso8859_8.py (11.1 KiB)
- iso8859_9.py (13.1 KiB)
- johab.py (1.0 KiB)
- koi8_r.py (13.8 KiB)
- koi8_t.py (13.2 KiB)
- koi8_u.py (13.7 KiB)
- kz1048.py (13.7 KiB)
- latin_1.py (1.3 KiB)
- mac_arabic.py (36.3 KiB)
- mac_croatian.py (13.6 KiB)
- mac_cyrillic.py (13.4 KiB)
- mac_farsi.py (15.1 KiB)
- mac_greek.py (13.7 KiB)
- mac_iceland.py (13.5 KiB)
- mac_latin2.py (14.1 KiB)
- mac_roman.py (13.5 KiB)
- mac_romanian.py (13.6 KiB)
- mac_turkish.py (13.5 KiB)
- mbcs.py (1.2 KiB)
- oem.py (1.0 KiB)
- palmos.py (13.5 KiB)
- ptcp154.py (14.0 KiB)
- punycode.py (7.0 KiB)
- quopri_codec.py (1.5 KiB)
- raw_unicode_escape.py (1.3 KiB)
- rot_13.py (2.5 KiB)
- shift_jis.py (1.1 KiB)
- shift_jis_2004.py (1.1 KiB)
- shift_jisx0213.py (1.1 KiB)
- tis_620.py (12.3 KiB)
- undefined.py (1.3 KiB)
- unicode_escape.py (1.3 KiB)
- utf_16.py (5.3 KiB)
- utf_16_be.py (1.1 KiB)
- utf_16_le.py (1.1 KiB)
- utf_32.py (5.2 KiB)
- utf_32_be.py (967 Bytes)
- utf_32_le.py (967 Bytes)
- utf_7.py (984 Bytes)
- utf_8.py (1.0 KiB)
- utf_8_sig.py (4.2 KiB)
- uu_codec.py (2.9 KiB)
- zlib_codec.py (2.2 KiB)
-
-
html
-
__pycache__
- __init__.cpython-312.pyc (4.3 KiB)
- entities.cpython-312.pyc (95.4 KiB)
- parser.cpython-312.pyc (16.8 KiB)
- __init__.py (4.8 KiB)
- entities.py (76.2 KiB)
- parser.py (17.1 KiB)
-
-
http
-
__pycache__
- __init__.cpython-312.pyc (9.3 KiB)
- client.cpython-312.pyc (55.9 KiB)
- __init__.py (8.3 KiB)
- client.py (57.5 KiB)
- cookiejar.py (77.7 KiB)
- server.py (48.7 KiB)
-
-
importlib
-
__pycache__
- __init__.cpython-312.pyc (4.5 KiB)
- _abc.cpython-312.pyc (1.6 KiB)
-
metadata
- __init__.py (29.0 KiB)
- _adapters.py (2.4 KiB)
- _collections.py (773 Bytes)
- _functools.py (2.9 KiB)
- _itertools.py (2.1 KiB)
- _meta.py (1.6 KiB)
- _text.py (2.2 KiB)
-
resources
- __init__.py (570 Bytes)
- _adapters.py (4.5 KiB)
- _common.py (5.6 KiB)
- _itertools.py (1.3 KiB)
- _legacy.py (3.0 KiB)
- abc.py (5.2 KiB)
- readers.py (4.4 KiB)
- __init__.py (4.8 KiB)
- _abc.py (1.4 KiB)
- _bootstrap.py (57.2 KiB)
- _bootstrap_external.py (69.5 KiB)
- abc.py (7.7 KiB)
- machinery.py (900 Bytes)
- readers.py (339 Bytes)
- util.py (11.0 KiB)
-
-
json
-
__pycache__
- __init__.cpython-312.pyc (13.3 KiB)
- decoder.cpython-312.pyc (13.6 KiB)
- encoder.cpython-312.pyc (14.8 KiB)
- scanner.cpython-312.pyc (3.3 KiB)
- __init__.py (14.0 KiB)
- decoder.py (12.6 KiB)
- encoder.py (16.1 KiB)
- scanner.py (2.4 KiB)
-
-
logging
-
__pycache__
- __init__.cpython-312.pyc (93.2 KiB)
- __init__.py (83.8 KiB)
-
-
pydoc_data
- __init__.py (0 Bytes)
- topics.py (519.6 KiB)
-
re
-
__pycache__
- __init__.cpython-312.pyc (17.5 KiB)
- _casefix.cpython-312.pyc (1.8 KiB)
- _compiler.cpython-312.pyc (25.9 KiB)
- _constants.cpython-312.pyc (5.2 KiB)
- _parser.cpython-312.pyc (41.0 KiB)
- __init__.py (16.3 KiB)
- _casefix.py (5.4 KiB)
- _compiler.py (26.5 KiB)
- _constants.py (6.0 KiB)
- _parser.py (41.3 KiB)
-
-
sqlite3
-
__pycache__
- __init__.cpython-312.pyc (1.8 KiB)
- dbapi2.cpython-312.pyc (5.0 KiB)
- __init__.py (2.5 KiB)
- dbapi2.py (3.7 KiB)
-
-
tinycss2
-
__pycache__
- __init__.cpython-312.pyc (885 Bytes)
- ast.cpython-312.pyc (29.3 KiB)
- bytes.cpython-312.pyc (4.7 KiB)
- parser.cpython-312.pyc (19.3 KiB)
- serializer.cpython-312.pyc (5.7 KiB)
- tokenizer.cpython-312.pyc (14.8 KiB)
- __init__.py (603 Bytes)
- ast.py (22.9 KiB)
- bytes.py (4.7 KiB)
- parser.py (18.6 KiB)
- serializer.py (4.1 KiB)
- tokenizer.py (14.9 KiB)
-
-
urllib
-
__pycache__
- __init__.cpython-312.pyc (169 Bytes)
- error.cpython-312.pyc (3.6 KiB)
- parse.cpython-312.pyc (49.5 KiB)
- request.cpython-312.pyc (112.8 KiB)
- response.cpython-312.pyc (4.3 KiB)
- __init__.py (0 Bytes)
- error.py (2.4 KiB)
- parse.py (45.8 KiB)
- request.py (103.8 KiB)
- response.py (2.4 KiB)
-
-
webencodings
-
__pycache__
- __init__.cpython-312.pyc (11.7 KiB)
- labels.cpython-312.pyc (6.9 KiB)
- __init__.py (10.3 KiB)
- labels.py (8.8 KiB)
- x_user_defined.py (4.2 KiB)
-
-
wsgiref
- __init__.py (682 Bytes)
- handlers.py (21.7 KiB)
- headers.py (6.8 KiB)
- util.py (5.5 KiB)
-
xml
-
__pycache__
- __init__.cpython-312.pyc (741 Bytes)
-
dom
- NodeFilter.py (963 Bytes)
- __init__.py (4.1 KiB)
- domreg.py (3.5 KiB)
- expatbuilder.py (35.8 KiB)
- minicompat.py (3.4 KiB)
- minidom.py (68.5 KiB)
- pulldom.py (11.7 KiB)
- xmlbuilder.py (12.5 KiB)
-
etree
-
__pycache__
- ElementPath.cpython-312.pyc (14.5 KiB)
- ElementTree.cpython-312.pyc (80.3 KiB)
- __init__.cpython-312.pyc (172 Bytes)
- ElementPath.py (14.1 KiB)
- ElementTree.py (74.3 KiB)
- __init__.py (1.6 KiB)
-
-
parsers
- __init__.py (175 Bytes)
- expat.py (256 Bytes)
-
sax
-
__pycache__
- __init__.cpython-312.pyc (3.7 KiB)
- _exceptions.cpython-312.pyc (6.1 KiB)
- handler.cpython-312.pyc (14.6 KiB)
- saxutils.cpython-312.pyc (19.2 KiB)
- xmlreader.cpython-312.pyc (19.1 KiB)
- __init__.py (3.3 KiB)
- _exceptions.py (4.7 KiB)
- expatreader.py (16.1 KiB)
- handler.py (15.6 KiB)
- saxutils.py (12.3 KiB)
- xmlreader.py (12.7 KiB)
-
- __init__.py (577 Bytes)
-
-
zipfile
-
__pycache__
- __init__.cpython-312.pyc (97.6 KiB)
-
_path
-
__pycache__
- __init__.cpython-312.pyc (18.5 KiB)
- glob.cpython-312.pyc (1.9 KiB)
- __init__.py (11.0 KiB)
- glob.py (1.2 KiB)
-
- __init__.py (88.5 KiB)
-
- __future__.py (5.2 KiB)
- _aix_support.py (4.0 KiB)
- _bz2.pyd (84.9 KiB)
- _collections_abc.py (32.5 KiB)
- _compat_pickle.py (8.8 KiB)
- _compression.py (5.7 KiB)
- _ctypes.pyd (124.5 KiB)
- _decimal.pyd (255.9 KiB)
- _elementtree.pyd (132.0 KiB)
- _hashlib.pyd (67.4 KiB)
- _lzma.pyd (157.4 KiB)
- _markupbase.py (14.7 KiB)
- _osx_support.py (22.1 KiB)
- _py_abc.py (6.2 KiB)
- _pydatetime.py (92.5 KiB)
- _pydecimal.py (228.1 KiB)
- _queue.pyd (33.0 KiB)
- _socket.pyd (83.5 KiB)
- _sqlite3.pyd (123.2 KiB)
- _strptime.py (28.4 KiB)
- _threading_local.py (7.3 KiB)
- _uuid.pyd (26.5 KiB)
- _weakrefset.py (6.0 KiB)
- _wmi.pyd (39.4 KiB)
- abc.py (6.6 KiB)
- argparse.py (101.4 KiB)
- ast.py (64.7 KiB)
- base64.py (20.7 KiB)
- bdb.py (33.7 KiB)
- bisect.py (3.5 KiB)
- bz2.py (11.9 KiB)
- calendar.py (26.0 KiB)
- cmd.py (14.9 KiB)
- code.py (11.0 KiB)
- codecs.py (37.1 KiB)
- codeop.py (5.9 KiB)
- colorsys.py (4.1 KiB)
- concrt140.dll (316.6 KiB)
- configparser.py (53.8 KiB)
- contextlib.py (27.8 KiB)
- contextvars.py (133 Bytes)
- copy.py (8.5 KiB)
- copyreg.py (7.6 KiB)
- csv.py (16.4 KiB)
- dataclasses.py (62.2 KiB)
- datetime.py (277 Bytes)
- decimal.py (2.8 KiB)
- difflib.py (83.4 KiB)
- dis.py (30.3 KiB)
- doctest.py (107.0 KiB)
- enum.py (81.7 KiB)
- fnmatch.py (6.0 KiB)
- fractions.py (38.2 KiB)
- ftplib.py (34.9 KiB)
- functools.py (38.0 KiB)
- genericpath.py (5.3 KiB)
- getopt.py (7.5 KiB)
- getpass.py (6.0 KiB)
- gettext.py (21.5 KiB)
- glob.py (8.8 KiB)
- gzip.py (25.5 KiB)
- hashlib.py (9.4 KiB)
- heapq.py (23.1 KiB)
- hmac.py (7.7 KiB)
- inspect.py (127.5 KiB)
- io.py (3.6 KiB)
- ipaddress.py (79.6 KiB)
- keyword.py (1.1 KiB)
- libffi-8.dll (38.8 KiB)
- linecache.py (5.8 KiB)
- locale.py (78.5 KiB)
- lzma.py (13.3 KiB)
- mimetypes.py (23.1 KiB)
- msvcp140.dll (544.7 KiB)
- msvcp140_1.dll (35.1 KiB)
- msvcp140_2.dll (273.6 KiB)
- netrc.py (6.9 KiB)
- ntpath.py (32.0 KiB)
- nturl2path.py (2.4 KiB)
- numbers.py (11.6 KiB)
- opcode.py (13.3 KiB)
- operator.py (11.2 KiB)
- os.py (41.0 KiB)
- pathlib.py (51.3 KiB)
- pdb.py (70.6 KiB)
- pickle.py (67.2 KiB)
- pkgutil.py (18.4 KiB)
- platform.py (43.7 KiB)
- plistlib.py (28.6 KiB)
- posixpath.py (17.5 KiB)
- pprint.py (24.2 KiB)
- py_compile.py (7.9 KiB)
- pydoc.py (113.7 KiB)
- pyexpat.pyd (200.5 KiB)
- python3.dll (68.7 KiB)
- python312._pth (5 Bytes)
- python312.dll (6.6 MiB)
- queue.py (11.5 KiB)
- quopri.py (7.2 KiB)
- random.py (34.8 KiB)
- reprlib.py (7.2 KiB)
- runpy.py (12.9 KiB)
- select.pyd (32.4 KiB)
- selectors.py (19.8 KiB)
- shlex.py (13.4 KiB)
- shutil.py (57.0 KiB)
- signal.py (2.5 KiB)
- socket.py (37.9 KiB)
- socketserver.py (28.2 KiB)
- sqlite3.dll (1.5 MiB)
- ssl.py (51.2 KiB)
- stat.py (5.5 KiB)
- statistics.py (50.5 KiB)
- string.py (11.8 KiB)
- struct.py (272 Bytes)
- subprocess.py (88.8 KiB)
- sysconfig.py (32.0 KiB)
- tarfile.py (108.8 KiB)
- tempfile.py (32.6 KiB)
- textwrap.py (19.7 KiB)
- threading.py (60.5 KiB)
- token.py (2.6 KiB)
- tokenize.py (21.6 KiB)
- traceback.py (46.5 KiB)
- tracemalloc.py (18.2 KiB)
- tty.py (2.1 KiB)
- types.py (11.1 KiB)
- typing.py (119.5 KiB)
- unicodedata.pyd (1.1 MiB)
- uuid.py (29.7 KiB)
- vcruntime140.dll (121.6 KiB)
- vcruntime140_1.dll (48.6 KiB)
- warnings.py (22.0 KiB)
- weakref.py (21.7 KiB)
- webbrowser.py (23.8 KiB)
- zipimport.py (27.9 KiB)
-
-
static
-
fonts
- fontawesome4.7-webfont-charmap.json (20.9 KiB)
- fontawesome4.7-webfont.ttf (161.7 KiB)
-
github-markdown-css
- github-markdown.css (30.3 KiB)
- template.html (2.6 KiB)
-
llm_icons
- UBTL.png (229.6 KiB)
- become_a_patron_4x1_black_logo_white_text_on_coral.svg (5.4 KiB)
- button-sponsorme.png (8.8 KiB)
- file-extension-to-mime-types.json (33.0 KiB)
-
- shareddllproxy32.exe (149.5 KiB)
- shareddllproxy64.exe (324.0 KiB)
-
-
translation_record
-
cache
- caiyun.sqlite (8.0 KiB)
- chatgpt-3rd-party.sqlite (8.0 KiB)
- huoshan.sqlite (8.0 KiB)
- microsoft.sqlite (8.0 KiB)
- papago.sqlite (8.0 KiB)
- qqimt.sqlite (8.0 KiB)
- youdaodict.sqlite (8.0 KiB)
-
-
userconfig
-
Magpie
- config.json (4.5 KiB)
-
memory
-
1758947906.4104204_f706f790-2fea-4659-9d2a-cd4d1ae62b20
- config.json (72 Bytes)
- vndb.md (1.0 KiB)
-
- mdict_config.json (2 Bytes)
- ocrerrorfix.json (72 Bytes)
- ocrsetting.json (9.1 KiB)
- postprocessconfig.json (3.0 KiB)
- savegamedata_5.3.1.json (60 Bytes)
- transerrorfixdictconfig.json (23 Bytes)
- translatorsetting.json (21.5 KiB)
-
- UBTL-Client.exe (219.5 KiB)
- UBTL-Client_admin.exe (219.5 KiB)
-
-
UBTL-Server-v1
- UBTL-Server.exe (236.0 KiB)
- UBTL.deps.json (404 Bytes)
- UBTL.dll (167.0 KiB)
- UBTL.runtimeconfig.json (607 Bytes)
- ggml-base.dll (649.5 KiB)
- ggml-cpu-alderlake.dll (881.0 KiB)
- ggml-cpu-haswell.dll (884.5 KiB)
- ggml-cpu-icelake.dll (1.1 MiB)
- ggml-cpu-sandybridge.dll (771.5 KiB)
- ggml-cpu-sapphirerapids.dll (1.3 MiB)
- ggml-cpu-skylakex.dll (1.1 MiB)
- ggml-cpu-sse42.dll (610.0 KiB)
- ggml-cpu-x64.dll (603.0 KiB)
- ggml-rpc.dll (130.5 KiB)
- ggml-vulkan.dll (43.9 MiB)
- ggml.dll (91.5 KiB)
- libcurl-x64.dll (3.0 MiB)
- libomp140.x86_64.dll (620.1 KiB)
- llama-server.exe (4.8 MiB)
- llama.dll (1.9 MiB)
- mtmd.dll (672.5 KiB)
-
UBTL-Server-v2
- Newtonsoft.Json.dll (706.4 KiB)
- Patreon.Net.dll (62.5 KiB)
- UBTL.deps.json (1.9 KiB)
- UBTL.dll (205.0 KiB)
- UBTL.exe (253.0 KiB)
- UBTL.runtimeconfig.json (608 Bytes)
- ggml-base.dll (649.5 KiB)
- ggml-cpu-alderlake.dll (881.0 KiB)
- ggml-cpu-haswell.dll (884.5 KiB)
- ggml-cpu-icelake.dll (1.1 MiB)
- ggml-cpu-sandybridge.dll (771.5 KiB)
- ggml-cpu-sapphirerapids.dll (1.3 MiB)
- ggml-cpu-skylakex.dll (1.1 MiB)
- ggml-cpu-sse42.dll (610.0 KiB)
- ggml-cpu-x64.dll (603.0 KiB)
- ggml-rpc.dll (130.5 KiB)
- ggml-vulkan.dll (43.9 MiB)
- ggml.dll (91.5 KiB)
- libcurl-x64.dll (3.0 MiB)
- libomp140.x86_64.dll (620.1 KiB)
- llama-server.exe (4.8 MiB)
- llama.dll (1.9 MiB)
- mtmd.dll (672.5 KiB)
-
I checked LFM2-350M-ENJP-MT which both its base model and this finetune seem to have just released this month and what I can say its that clearly this Finetune needed way more time in the Oven (finetuning) https://imgur.com/a/JmsU9MW , one thing I will say though its that what they say about being "near real time" its correct, its obvious the model was made for low specs devices like smartphones and used for stuff like live conversation translators and such, now for people without 8GB GPUs honestly you are better off running UBTL just on CPU+Ram , its not as fast as you could do so running it through the GPU but still rather usable if you are patient enough. Also something that many need to know is that most corporate made LLMs are heavily censored regarding NSFW stuff, I know because when I was starting the project I was instead just thinking in just looking up already made JP<->EN Translation Models and Finetune it a little more a lot of work and the like but I saw that pretty much all those models are aggressively censored towards anything NSFW, by that I mean the LLM will outright refuse to translate you any text that gets lewd in many of those types, UBTL handles some comfortable levels of NSFW already (but could be still trained even more to further "decensor" any remnants of its corporate training lingering in its core here and there from its source model)
got it!
thanks for the explaination
So this is locked under Patreon subscription?
Paid tool, torrents are used to disseminate it using other people's bandwidth and disk space instead of paying for a proper file host.
could you try looking at this model : LFM2-350M-ENJP-MT