There seems to be a problem saving the captions.txt file path, it is not saved in the config.json. There is also an error message when closing the program if you have specified a captions.txt. Here the error: Traceback (most recent call last): File "cli.py", line 4, in <module> File "bravo\main ...
ERROR:webapp:Exception on /gallery [GET] Traceback (most recent call last): File "flask\app.py", line 2447, in wsgi_app File "flask\app.py", line 1952, in full_dispatch_request File "flask\app.py", line 1821, in handle_user_exception File "flask ...
Here is a small list of what I would like for this program :-)
Function wish list:
Add pixelate censor mode Add blur censor mode censor mode should be able to be set individually for each Cebsor category (Breasts, Female Genitalia etc.). Turn off the slide show, for that you should be able ...
Sorry, I'm trying to fit bugfixes in between doing actual work and as you can probably tell, not taking the time to fully test after every round of changes. I hope by now we've hit everything that is causing a crash at least.
No problem is a very early stage of the software. The basic functions ...
Thank you again for you help with tracking down bugs. Both of the issues you mentioned should be corrected in the latest release.
No problem. The first problem has been fixed, the second is still there. Traceback (most recent call last): File "cli.py", line 1, in <module> File "<frozen ...
I'm perplexed that you didn't get an error message from the program if it failed to install the detector and classes files. There is a three step process in place for that at this point.
1) Does directory C:\Users\****\.Nudenet exist? Yes: Go to step 2 No: Try to create it, if it can't be ...
My implementation will load captions from a user-provided text-file. I will probably distribute a "default" file along with it, but it's hard to imagine coming up with any collection of that sort of thing that works for everyone. When it's finished (I'm 75ish percent there by now), I will most ...
Now, I really like the idea that he has, but the implementation is slipshod, inefficient, and frankly irresponsible. I have the decompiled code and I was going to attempt to fix it, but honestly, it's so bad, I've decided to just start over. I already have quite a bit of the basic functionality ...
Add Copy chat window text I would like it if you could mark and copy the text in the chat window. Or it would be desirable if there were a function to switch on and off to enable exactly that.
Add Personalities translation API It would be great if a translation API for the personalities could ...