Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | a more strict check for activation type and a more reasonable check for type ↵ | AUTOMATIC | 2022-10-21 | 1 | -3/+9 |
| | | | | of layer in hypernets | ||||
* | Merge pull request #3199 from discus0434/master | AUTOMATIC1111 | 2022-10-21 | 3 | -11/+23 |
|\ | | | | | Add features to insert activation functions to hypernetworks | ||||
| * | add linear as a act func (option for doin nothing) | discus0434 | 2022-10-20 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'AUTOMATIC1111:master' into master | discus0434 | 2022-10-20 | 1 | -1/+1 |
| |\ | |||||
| * | | align ui.py imports with upstream | discus0434 | 2022-10-20 | 1 | -19/+18 |
| | | | |||||
| * | | update | discus0434 | 2022-10-20 | 10 | -63/+143 |
| |\ \ | |||||
| | * \ | Merge branch 'AUTOMATIC1111:master' into master | discus0434 | 2022-10-20 | 10 | -64/+144 |
| | |\ \ | |||||
| * | | | | update | discus0434 | 2022-10-20 | 3 | -31/+44 |
| |/ / / | |||||
| * | | | Merge branch 'AUTOMATIC1111:master' into master | discus0434 | 2022-10-19 | 0 | -0/+0 |
| |\ \ \ | |||||
| * | | | | fix for #3086 failing to load any previous hypernet | discus0434 | 2022-10-19 | 1 | -32/+28 |
| | | | | | |||||
* | | | | | Merge remote-tracking branch 'origin/master' | AUTOMATIC | 2022-10-21 | 0 | -0/+0 |
|\ \ \ \ \ | |||||
| * | | | | | sort file list in alphabetical ordering in extras | winterspringsummer | 2022-10-21 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Fixed path issue while extras batch processing | winterspringsummer | 2022-10-21 | 1 | -3/+3 |
| | | | | | | |||||
| * | | | | | Added try except to extras batch from directory | winterspringsummer | 2022-10-21 | 1 | -4/+7 |
| | | | | | | |||||
| * | | | | | Fixed path issue while extras batch processing | winterspringsummer | 2022-10-21 | 1 | -4/+8 |
| | |_|_|/ | |/| | | | |||||
| * | | | | Merge remote-tracking branch 'origin/master' | AUTOMATIC | 2022-10-20 | 9 | -60/+135 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| * | | | | allow float sizes for hypernet's layer_structure | AUTOMATIC | 2022-10-20 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | sort file list in alphabetical ordering in extras | winterspringsummer | 2022-10-21 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Fixed path issue while extras batch processing | winterspringsummer | 2022-10-21 | 1 | -3/+3 |
| | | | | | |||||
* | | | | | Added try except to extras batch from directory | winterspringsummer | 2022-10-21 | 1 | -4/+7 |
| | | | | | |||||
* | | | | | Fixed path issue while extras batch processing | winterspringsummer | 2022-10-21 | 1 | -4/+8 |
| | | | | | |||||
* | | | | | allow float sizes for hypernet's layer_structure | AUTOMATIC | 2022-10-21 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | updated readme and some small stylistic changes to code | AUTOMATIC | 2022-10-21 | 3 | -8/+10 |
| | | | | | |||||
* | | | | | XY grid correctly re-assignes model when config changes | random_thoughtss | 2022-10-20 | 2 | -3/+4 |
| | | | | | |||||
* | | | | | Added PLMS hijack and made sure to always replace methods | random_thoughtss | 2022-10-20 | 2 | -9/+157 |
| | | | | | |||||
* | | | | | Made dummy latents smaller. Minor code cleanups | random_thoughtss | 2022-10-20 | 2 | -5/+8 |
| | | | | | |||||
* | | | | | Fixed non-square highres fix generation | random_thoughtss | 2022-10-20 | 1 | -3/+6 |
| | | | | | |||||
* | | | | | Don't compute latent mask if were not using it. Also added support for fixed ↵ | random_thoughtss | 2022-10-19 | 2 | -27/+49 |
| | | | | | | | | | | | | | | | | | | | | highres_fix generation. | ||||
* | | | | | added support for ddim img2img | random_thoughtss | 2022-10-19 | 1 | -0/+6 |
| | | | | | |||||
* | | | | | Fixed copying mistake | random_thoughtss | 2022-10-19 | 1 | -54/+25 |
| | | | | | |||||
* | | | | | Added support for RunwayML inpainting model | random_thoughtss | 2022-10-19 | 4 | -15/+293 |
| |/ / / |/| | | | |||||
* | | | | Add xformers message. | ふぁ | 2022-10-19 | 1 | -2/+8 |
| | | | | |||||
* | | | | generation_parameters_copypaste.py: fix indent | Mackerel | 2022-10-19 | 1 | -2/+2 |
| | | | | |||||
* | | | | Fixed additionnnnal typo, sorry | Leo Mozoloa | 2022-10-19 | 2 | -2/+2 |
| | | | | |||||
* | | | | Improved the OS/Platforms field | Leo Mozoloa | 2022-10-19 | 1 | -4/+6 |
| | | | | |||||
* | | | | Removed obsolete legacy Hlky description | Leo Mozoloa | 2022-10-19 | 1 | -1/+1 |
| | | | | |||||
* | | | | Formatting the top description | Leo Mozoloa | 2022-10-19 | 2 | -2/+2 |
| | | | | |||||
* | | | | Fixed labels and created a brand new Feature Request yaml | Leo Mozoloa | 2022-10-19 | 3 | -25/+45 |
| | | | | |||||
* | | | | Adding a confirmation checkbox that the user has checked the issues & ↵ | Leo Mozoloa | 2022-10-19 | 1 | -3/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | commits before Also small fixes | ||||
* | | | | removing the required tag as it obviously doesn't work, adding a top description | Leo Mozoloa | 2022-10-19 | 1 | -2/+4 |
| | | | | |||||
* | | | | Fixes and trying to make dropdown required | Leo Mozoloa | 2022-10-19 | 1 | -1/+3 |
| | | | | |||||
* | | | | fixing linebreak issue | Leo Mozoloa | 2022-10-19 | 1 | -1/+2 |
| | | | | |||||
* | | | | Fixes and adding step by step | Leo Mozoloa | 2022-10-19 | 1 | -3/+13 |
| | | | | |||||
* | | | | Cleaning & improvements | Leo Mozoloa | 2022-10-19 | 2 | -15/+12 |
| | | | | |||||
* | | | | Delete .vscode directory | Leo Mozoloa | 2022-10-19 | 1 | -5/+0 |
| | | | | |||||
* | | | | Better Bug report form | Leo Mozoloa | 2022-10-19 | 3 | -32/+66 |
| | | | | |||||
* | | | | Update Learning Rate tooltip | Greg Fuller | 2022-10-19 | 1 | -0/+2 |
| | | | | |||||
* | | | | Send empty prompts as valid generation parameter | Vladimir Repin | 2022-10-19 | 1 | -3/+0 |
| | | | | |||||
* | | | | Infotext saves more specific hypernet name. | timntorres | 2022-10-19 | 1 | -1/+1 |
|/ / / | |||||
* | | | Added a bit of padding to the left | Alexandre Simard | 2022-10-19 | 1 | -1/+1 |
| | | |