Search results for query: *

  • Users: yano2mch
  • Content: Threads, Posts
  • Order by date
  1. yano2mch

    Requests for AI generation

    Currently plugged in Klein in and... getting mostly decent results, having it scan json files and making an image to represent the character/intent. Mind you these are cards that had their image removed for some reason? So generated replacement images is kinda what this is for. I'll look over...
  2. yano2mch

    Requests for AI generation

    Mhmm. Well Z-image fits on my video card (Q4 and Q6), i might be able to do on another computer that has 16GB VRam but i don't want to boot it up and then have it idle most of the time. I'll try other models, depending on what gives the best result for the project. Tried Minmax H3 as well...
  3. yano2mch

    Looking for seekgr/snakethroat books

    You can also do it via Notepad++, well if you use it already like me. Use Mac or Linux? Open a terminal and use the following: (Paste text, enter followed by Ctrl+D) cat | base64 -d #one pass cat | base64 -d | base64 -d #two passes Omni might be the only style worth using. Wish they left...
  4. yano2mch

    Requests for AI generation

    Currently experimenting with Z-Image Turbo (or ZIT). Working on a commandline that will in theory take a character card without an image, extract the text needed and make an image cover, then create the image and save it. Course generating 1024x1024 images are fairly slow, while doing a...
  5. yano2mch

    Image book OCR thread

    A few months ago Gemma4 model came out. I wrote it off as not being useful for OCR work, but recently found that it was a pipeline of uploading an image to be badly compressed so the OCR results were useless at that time. But sending the unmodified jpeg resulted in very decent work. As such an...
  6. yano2mch

    [GREENLEAF BOOKS] COMPANION BOOKS

    In search doesn't look like it's allowed; Part of a collection? Yes you can. Though with collections pushing 500+ books and 'function undefined' making you reload the whole thing ~40 books at a time is annoying to get back to where you were.
  7. yano2mch

    [Greenleaf Books] Adult Books (AB) Series

    The file's complete, since the zip TOC is at the end otherwise you couldn't even open it. The book's contents are incomplete. It's a technical difference. Looked in my classic folder and found it too, but the chapter is 8k (The raw text of other books tends to be ~100k). Scanning what i have i...
  8. yano2mch

    [Mags Inc/Reluctant Press] Sissy / Feminization

    Well i suppose the advantage of Rar format, is it's aware of jpeg and some audio/video codecs so it can squeeze a little more from those; though that was more important pre-2010. 7zip i almost exclusively use the right-click context menu to compress or extract archives, and use the little...
  9. yano2mch

    [Various Authors] Collection

    Hmmm interesting. Bet a little optimization could have reduced several hundred megs, or more. Bit of a pain every post is over a gig. edit: A lot of PDF's that could have optimization or be unoptimized and let lzma do a better job; jpegs that could be optimized and then leaving uncompressed in...
  10. yano2mch

    [Mags Inc/Reluctant Press] Sissy / Feminization

    Another option is to concatenate them to a single file. A LOT easier if you use MinGW/CygWin or Linux. #Linux/Unix cat Archive* > Archive.7z #windows, i think this was how you do it copy /B Archive.zip.001+Archive.zip.002+Archive.zip.003 Archive.zip But i would certainly rely on 7zip first.
  11. yano2mch

    [Deborah Ford] Feminization, Submission, Maledom

    I wrote a script to do the same thing for epubs, stripping formatting and unneeded blocks, and do each paragraph separately. Compresses to about 200Mb per book. Unfortunately it's not consistent person output, which you can get around or not. If i find a way to make it consistent i'd be more...
  12. yano2mch

    [NovelChef] Comics

    I see several models that are promising, though using specific wording and Lora would help keep consistency; but only if it's already trained. Inpainting and other may work and just re-rolling until outfits or workable scenes may work too. I need to test, but i think you might be better using...
  13. yano2mch

    Trimming Epubs - OceanOfPDF

    Could. Though i'd downloaded from Anne's Archive on stuff and found OceanOfPDF instances. So not sure. Honestly it's not the worst possible injection, but it is annoying when it breaks sentences or paragraphs and is on every page. This i also wrote like 2 years ago, but converted to make it...
  14. yano2mch

    [Yano2mch] Experiments in story generation

    Bonsai put out a 4B/8B 1bit model some months back. It was.... okay.... as an experiment and proof of concept i wasn't that thrilled. However they've recently put out a 27B 1bit model, which is just under 4Gb, along with a webui you can have a LLM on a DVD (Though the 20 minutes to copy to RAM...
  15. yano2mch

    [Various Authors] 8899 Classic Adult Books (MrDouble collection)

    If you were using 7zip, just 7z -x "MrDouble 2.zip.001" should have worked. you could also unzip it with the unzip command once concatenated. the test in it showed no errors when i ran it, thus it should extract just fine without 7zip at that point. Still long as it works it doesn't matter...
  16. yano2mch

    [Various Authors] 8899 Classic Adult Books (MrDouble collection)

    Maybe. I know for 7z files you can literally concatenate it to a single archive and then extract it if you had to. Zip, not sure, i'd assume it's similar since it was probably split via 7zip. There's notes for the difference of using -F and -FF for version 2.x and 3.x zip archives. Though newer...
  17. yano2mch

    Requests for AI generation

    Mhmm. If the options for how it generated the decisions for how it renders the output, one could make the voice consistent, or make several profiles for different characters. At this moment I'm mostly relying on KoboldCPP, which works with several models, though QwenTTS runs on the GPU so i'll...
  18. yano2mch

    Requests for AI generation

    GF has been listening to a lot of free audiobook stuff which are naturally AI TTS. So i wrote a script and i can manage to do something similar, though it is kinda mishmash round-robin as each paragraph is generated separately and then mashed together. The script itself isn't that complicated...
  19. yano2mch

    Trimming Epubs - OceanOfPDF

    If anyone has any issues let me know.
  20. yano2mch

    [Michael Andersen] Cheating, Netorare, Cuckold, Hotwife

    This took way too long to get around to. Sorry... threads/trimming-epubs-oceanofpdf
Back
Top