[Question] A bunch of questions
ke1ne opened this issue · 2 comments
ke1ne commented
- How to disable NSFW checker and Safe Mode? There are no switchers in UI and Settings:
- Got an error a couple of times, but have no idea which one and how to "debug". How to check error log and generating stats (speed, etc.)?
- I see some hotkeys are working here (like Del to delete the image). How to see all of them? It would be nice to have some listing visible.
Thank you!
axodox commented
- That is by design, I decided to force the Safe Mode / checker ON in release builds of the app, the switches are only there in debug mode, which allows to experiment with these tools - which I do not recommend. I found many popular SD models generate terrifying content with these disabled.
- You need to debug in Visual Studio, this is a proof of concept not production ready yet.
- I am planning to do this.
ke1ne commented
- Sure, I'm agree with the random creepiness and risks possible. However, I have a kind of false activation with simple requests, like "reddit dog meme".
- I didn't mean literally code debug; it was about trying to understand what to do if crash happened with no reason rescribed.
- Cool!