Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'pattontim/safetensors' | AUTOMATIC | 2022-11-29 | 1 | -0/+1 |
|\ | |||||
| * | safetensors optional for now | Tim Patton | 2022-11-22 | 1 | -1/+8 |
| * | Use GPU for loading safetensors, disable export | Tim Patton | 2022-11-21 | 2 | -3/+5 |
| * | Patch line ui endings | Tim Patton | 2022-11-21 | 1 | -1814/+1814 |
| * | Generalize SD torch load/save to implement safetensor merging compat | Tim Patton | 2022-11-20 | 3 | -1826/+1840 |
| * | Label and load SD .safetensors model files | Tim Patton | 2022-11-19 | 2 | -8/+17 |
* | | fix an error that happens when you type into prompt while switching model, pu... | AUTOMATIC | 2022-11-28 | 2 | -64/+101 |
* | | make it possible to save nai model using safetensors | AUTOMATIC | 2022-11-28 | 1 | -2/+2 |
* | | if image on disk was deleted between being generated and request being comple... | AUTOMATIC | 2022-11-27 | 1 | -1/+1 |
* | | fix the bug that makes it impossible to send images to other tabs | AUTOMATIC | 2022-11-27 | 1 | -3/+4 |
* | | Merge pull request #4688 from parasi22/resolve-embedding-name-in-filewords | AUTOMATIC1111 | 2022-11-27 | 1 | -1/+1 |
|\ \ | |||||
| * | | resolve [name] after resolving [filewords] in training | parasi | 2022-11-13 | 1 | -1/+1 |
* | | | Merge pull request #4416 from Keavon/cors-regex | AUTOMATIC1111 | 2022-11-27 | 1 | -4/+5 |
|\ \ \ | |||||
| * \ \ | Merge branch 'master' into cors-regex | Keavon Chambers | 2022-11-19 | 27 | -300/+624 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | Add CORS-allow policy launch argument using regex | Keavon Chambers | 2022-11-07 | 1 | -3/+4 |
* | | | | Merge pull request #4919 from brkirch/deepbooru-fix | AUTOMATIC1111 | 2022-11-27 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Change .cuda() to .to(devices.device) | brkirch | 2022-11-21 | 1 | -1/+1 |
* | | | | | Merge pull request #5117 from aliencaocao/fix_api_sampler_name | AUTOMATIC1111 | 2022-11-27 | 1 | -2/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Prevent warning on sampler_index if sampler_name is being used | Billy Cao | 2022-11-27 | 1 | -0/+4 |
| * | | | | | Fix sampler_name for API requests are being ignored | Billy Cao | 2022-11-27 | 1 | -2/+2 |
* | | | | | | Merge pull request #4960 from Hugo-Matias/master | AUTOMATIC1111 | 2022-11-27 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fix null negative_prompt on get requests | Rogerooo | 2022-11-22 | 1 | -1/+1 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | cherrypick from #4971 | AUTOMATIC | 2022-11-27 | 1 | -0/+1 |
* | | | | | | Merge pull request #4583 from NoCrypt/patch-1 | AUTOMATIC1111 | 2022-11-27 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' into patch-1 | NoCrypt | 2022-11-11 | 7 | -16/+74 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Forcing HTTPS instead of HTTP for ngrok | NoCrypt | 2022-11-11 | 1 | -1/+1 |
* | | | | | | | | rework #5012 to also work for pictures dragged into the prompt and also add C... | AUTOMATIC | 2022-11-27 | 4 | -37/+44 |
| |_|_|/ / / / |/| | | | | | | |||||
* | | | | | | | Merge pull request #5012 from Nandaka/master | AUTOMATIC1111 | 2022-11-27 | 1 | -0/+14 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Support NAI exif for PNG Info | Nandaka | 2022-11-24 | 1 | -0/+14 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #4977 from sena-nana/master | AUTOMATIC1111 | 2022-11-27 | 1 | -2/+7 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix other apis | Sena | 2022-11-24 | 1 | -9/+7 |
| * | | | | | | | Fix bare base64 not accept | Sena | 2022-11-23 | 1 | -3/+10 |
| |/ / / / / / | |||||
* | | | | | | | add safetensors support for model merging #4869 | AUTOMATIC | 2022-11-27 | 3 | -24/+35 |
* | | | | | | | add safetensors to requirements | AUTOMATIC | 2022-11-27 | 1 | -6/+5 |
* | | | | | | | Merge pull request #4930 from Narsil/allow_to_load_safetensors_file | AUTOMATIC1111 | 2022-11-27 | 1 | -2/+9 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Supporting `*.safetensors` format. | Nicolas Patry | 2022-11-21 | 1 | -2/+9 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge pull request #4913 from dtlnor/deprecated-deepdanbooru-patch | AUTOMATIC1111 | 2022-11-27 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | remove cmd args requirement for deepdanbooru | dtlnor | 2022-11-21 | 1 | -9/+6 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #4663 from xucj98/draft | AUTOMATIC1111 | 2022-11-27 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Merge branch 'AUTOMATIC1111:master' into draft | xucj98 | 2022-11-25 | 24 | -366/+1101 |
| |\| | | | | | | |||||
| * | | | | | | | fix the model name error of Real-ESRGAN in the opts default value | Xu Cuijie | 2022-11-13 | 1 | -1/+1 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #4986 from mcmonkey4eva/add-model-name | AUTOMATIC1111 | 2022-11-27 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | add filename santization | Alex "mcmonkey" Goodwin | 2022-11-23 | 1 | -1/+1 |
| * | | | | | | | add model_name pattern for saving | Alex "mcmonkey" Goodwin | 2022-11-23 | 1 | -0/+1 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #5085 from MrCheeze/sd-2.0-automatic-2 | AUTOMATIC1111 | 2022-11-27 | 1 | -0/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | no-half support for SD 2.0 | MrCheeze | 2022-11-26 | 1 | -0/+3 |
* | | | | | | | | Merge pull request #5065 from JaySmithWpg/vram-leak | AUTOMATIC1111 | 2022-11-27 | 1 | -18/+15 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | fixes #3449 - VRAM leak when switching to/from inpainting model | Jay Smith | 2022-11-26 | 1 | -18/+15 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #4461 from brkirch/face-restoration-device-fix | AUTOMATIC1111 | 2022-11-27 | 2 | -1/+6 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Set device for facelib/facexlib and gfpgan | brkirch | 2022-11-12 | 2 | -1/+6 |
| | |_|_|_|_|/ / | |/| | | | | | |