Search found 18 matches

by sblatt
Sun Oct 01, 2023 6:14 pm
Forum: Teasing Software
Topic: NudeNet - Automatic Tagging software for TeaseAI
Replies: 25
Views: 16417

Re: NudeNet - Automatic Tagging software for TeaseAI

Happy this worked for you.
I used the python 3.11 from the windows store and did not have this issue.
by sblatt
Fri Sep 29, 2023 3:02 pm
Forum: Teasing Software
Topic: NudeNet - Automatic Tagging software for TeaseAI
Replies: 25
Views: 16417

Re: NudeNet - Automatic Tagging software for TeaseAI

Can you post the command and output?
by sblatt
Thu Sep 14, 2023 7:07 pm
Forum: Teasing Software
Topic: NudeNet - Automatic Tagging software for TeaseAI
Replies: 25
Views: 16417

Re: NudeNet - Automatic Tagging software for TeaseAI

It looks like there is some new nudenet application that i don't know, and the original is now called nudenetupdated. The rest stays the same. I will update the scripts,
by sblatt
Thu Mar 09, 2023 9:28 pm
Forum: Teasing Software
Topic: [ARCHIVE][Alpha] Dev Talk
Replies: 171
Views: 36161

Re: [ARCHIVE][Alpha] Dev Talk

Hey, as you asked for it I will add my comments.

First, I really like archive and where you are going with it. The only critic I have is that progress seems very slow, but you have my full understanding and patience there!

Second about charging users for the content: I think this step is ...
by sblatt
Sun Mar 05, 2023 3:09 pm
Forum: Teasing Software
Topic: [Idea] - AI Image Tagging - Is this something we can use for TeaseAI etc?
Replies: 7
Views: 3159

Re: [Idea] - AI Image Tagging - Is this something we can use for TeaseAI etc?

I actually have a script i used to do basic tagging on all collections, it's posted here and imho it does a decent job:
viewtopic.php?t=23961
by sblatt
Mon Nov 28, 2022 10:46 pm
Forum: Teasing Software
Topic: [Tease AI Awakening] - The Dawn of the Stroker Toys - v0.3.90 - Latest Update: 19.08.2024
Replies: 427
Views: 258146

Re: [Tease AI Awakening] - A Sharp Awakening - Release: Basic Version 0.2.63 - Last Update: 27.11.2022

Hey, I get another error when she tells me to strip,
mar_myStart,txt Line 625
Im Sorry for not providing the exact error it was about RIFF? not a valif wave header
seems to be about a file in mar\stripsongs
by sblatt
Sat Nov 19, 2022 11:06 pm
Forum: Teasing Software
Topic: [Tease AI Awakening] - The Dawn of the Stroker Toys - v0.3.90 - Latest Update: 19.08.2024
Replies: 427
Views: 258146

Re: [Tease AI Awakening] - A Sharp Awakening - Release: Basic Version

Hi, and thank you for your work,
I think i found a bug in the application. The program crashes with out any error (window disappears) every time she tells me to start stroking.
Eg: returnAfterOrg.txt on line 113
#StartStroking @StartStroking
It crashes right after the first beat is played

The ...
by sblatt
Fri Aug 19, 2022 6:57 pm
Forum: Teasing Software
Topic: [ARCHIVE][Alpha] Dev Talk
Replies: 171
Views: 36161

Re: [ARCHIVE][Alpha] Dev Talk

Firstthing was while giving tags to pictures i just see 3,5 Rows. The fourth row was cut. So it seems the box ist not big enough.
This one got me too. There is a horizontal scroll bar underneath. Its also possible to switch to portrait.
The second thing is i jsut see the old image tag system. One ...
by sblatt
Mon Apr 18, 2022 9:40 pm
Forum: Teasing Software
Topic: Tease AI Noob
Replies: 6
Views: 3281

Re: Tease AI Noob

Did you check this thread: viewtopic.php?t=24710?
by sblatt
Wed Apr 21, 2021 11:38 pm
Forum: Teasing Software
Topic: NudeNet - Automatic Tagging software for TeaseAI
Replies: 25
Views: 16417

Re: NudeNet - Automatic Tagging software for TeaseAI


Thanks for sharing, I tried it for Domme Tags and it works great.

One issue I noticed was that it's a bit trigger happy to tag boobs even if there's a slightest glimpse visible from the side. Maybe the closeup code could be in reverse somehow?

I'll try some local tags next.


Update:
- you can ...
by sblatt
Wed Apr 21, 2021 10:51 pm
Forum: Teasing Software
Topic: NudeNet - Automatic Tagging software for TeaseAI
Replies: 25
Views: 16417

Re: NudeNet - Automatic Tagging software for TeaseAI




Guess I'm not doing something right. I installed latest version of Python and try and run the script from IDLE and I get this error.

Traceback (most recent call last):
File "E:\NSFW\NudeNet\nudenet.py", line 6, in <module>
import PIL
ModuleNotFoundError: No module named 'PIL'

I'm not a ...
by sblatt
Mon Apr 19, 2021 5:27 am
Forum: Teasing Software
Topic: NudeNet - Automatic Tagging software for TeaseAI
Replies: 25
Views: 16417

Re: NudeNet - Automatic Tagging software for TeaseAI

Update:
- By default, iterate all dommes (provide dommes directory, not domme directory, eg c:\dommes instead of c:\dommes\Brittany)
- To tag specific domme, use -d (eg -d c:\dommes\Brittany)
- removed 100 file limit form LocalImageTags, looks like this was not the issue. There is still a parameter ...
by sblatt
Mon Apr 12, 2021 8:17 am
Forum: Teasing Software
Topic: NudeNet - Automatic Tagging software for TeaseAI
Replies: 25
Views: 16417

Re: NudeNet - Automatic Tagging software for TeaseAI

Update:
by default, it will skip folders that already have a backup file (resume = True)
by default, for LocalImageTags, it will only do 100 pictures, as teaseai will get very slow if this file is too large
by sblatt
Sun Apr 11, 2021 9:34 am
Forum: Teasing Software
Topic: NudeNet - Automatic Tagging software for TeaseAI
Replies: 25
Views: 16417

Re: NudeNet - Automatic Tagging software for TeaseAI

The docker stuff is not needed, only the one pip install
by sblatt
Sat Apr 10, 2021 11:02 am
Forum: Teasing Software
Topic: NudeNet - Automatic Tagging software for TeaseAI
Replies: 25
Views: 16417

Re: NudeNet - Automatic Tagging software for TeaseAI

Update: Added LocalImageTags support