ihopenot
ihopenot
this problem can lead to crash in 32 bit program, try compiling with -m32 option to reproduce it.
> Aren't those scripts by design should execute on their own, are they? It's like downloading a DLL file, put it to any graphic editor "Plugins" folder (for example) and...
BTW, if you changed output folder to "javascripts" will lead to a DoS attack, there is a similar problem in https://github.com/AUTOMATIC1111/stable-diffusion-webui/blob/master/modules/ui.py#L1619
> I don't think I'd trust just the suggestion of checking for a .py extension for anything other that an emergency stopgap measure. fn_index 147 (can't match it up with...
> The exploit isn't working > > ``` > {"error":null} > {"data":[false],"is_generating":false,"duration":0.0002467632293701172,"average_duration":0.00439375638961792} > {"error":null} > {"error":null} > ``` this exp is just a demo, only work at revision 08b3f7aef15f74f4d2254b1274dd66fcc7940348, because...
> Has this been fixed? I tried replicating the steps manually and nothing happened. revision 36a0ba357ab0742c3c4a28437b68fb29a235afbe still exploitable, have tested on google colab.
> Following the manual steps in the webui does not yield any results on revision [36a0ba3](https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/36a0ba357ab0742c3c4a28437b68fb29a235afbe) Try close --gradio-debug if you enabled it. This option will make main thread blocked...
> 能否将python -m pip install -r requirements.txt依赖内容分享一下,不知为何使用命令无任何反应甚至不报错  就在requirements.txt里面
1. ... 2. ... 3. ... 4. 在仓库目录下运行`python LpkUnpacker.py -c lpkfolder/config.json lpkfolder/target.lpk output`