fast-stable-diffusion
fast-stable-diffusion copied to clipboard
how secure?
dont know if this is the right place to ask this but how secure is this? i keep getting random peoples image sets in my output folder and have been for a couple of days. why would that happen? im using the public gradio link and not tunneling using a localhost setup. and its always some creepoid anime nsfw stuff and its not some weird seed variation because it attaches the txt file with it. i dont have anything on my local set up synced to my gdrive its just odd because they are someone elses sets but use my naming formats and is in my output folder.
There is a bug in the gradio server sometimes redirecting users to different webuis, you should use the local tunnel option
how do i use that option? every time i click it it says server unavailable and that i need to check my proxy but its a localhost address so im kind of confused cause i thought that was just my server address
by unchecking the option "use gradio srver", it will automatically redirect the localhost of the colab to a proxy
you should get a link, not 127.0.0.1, make sure you use the latest updated notebook
ok cool thanks 👍🏻
yah i got the tunneling to work but now something else broke. it seems like i can only keep this up and running late at night then i have to do a clean install the next day cause everything breaks. im getting cuda out of memory errors now and i didnt get that last night and i was running much larger batchs at higher res. also got a hypernetwork notification so i re-installed from current repo. frustrating.
how does everything beak ? I don't understand, do you have the logs ?
ok everything seems to be working now just slow as crap vs. lightening quick last night. takes a bit to adjust to how sequence works under the hood vs gui wrapped sequence (push button). pretty sure i was going through the sequence wrong when firing it back up but i think i figured it out. also making one minor adjustment in samplers seems to have added a weird black letterboxing on the bottom and right margin of my renders from last night that i didnt notice before. i think that was from adjusting eta and ensd. im gonna stop touching things trying to do random poe adjustments
I don't understand... is the URL supposed to be publicly accessible (without share)?