{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":688221126,"defaultBranch":"master","name":"stable-diffusion.cpp","ownerLogin":"ursg","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-09-06T22:59:17.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/6574739?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1718106809.0","currentOid":""},"activityList":{"items":[{"before":"62b3034bac99754c96b0c681891d40ca35d4d13a","after":"56b94a460a11f8bbcbb057209c083674aecc72e6","ref":"refs/heads/break","pushedAt":"2024-06-18T10:07:54.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"ursg","name":"Urs Ganse","path":"/ursg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6574739?s=80&v=4"},"commit":{"message":"Bring PR up-to-date with master, to fix CI runs","shortMessageHtmlLink":"Bring PR up-to-date with master, to fix CI runs"}},{"before":"de6ae2869022d4468a15ecd29fe13a3a66c4fbe4","after":"62b3034bac99754c96b0c681891d40ca35d4d13a","ref":"refs/heads/break","pushedAt":"2024-06-11T16:05:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ursg","name":"Urs Ganse","path":"/ursg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6574739?s=80&v=4"},"commit":{"message":"Fix a nonsensical comment","shortMessageHtmlLink":"Fix a nonsensical comment"}},{"before":null,"after":"de6ae2869022d4468a15ecd29fe13a3a66c4fbe4","ref":"refs/heads/break","pushedAt":"2024-06-11T11:53:29.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ursg","name":"Urs Ganse","path":"/ursg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6574739?s=80&v=4"},"commit":{"message":"Support for BREAK pseudo-token, to break clip chunks.\n\nSimilarly to the other major implementations, this supports the user\nmanually breaking the prompt into 77-token-chunks by adding a manual\n\"BREAK\" token.","shortMessageHtmlLink":"Support for BREAK pseudo-token, to break clip chunks."}},{"before":"f7044cc8c478319cad4705533ffb0b653964b6bb","after":"ae93b152a2b1ac3ebe2ccdf419338106e5a9f89a","ref":"refs/heads/negativeLora","pushedAt":"2023-11-20T14:20:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"leejet","name":"leejet","path":"/leejet","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31925346?s=80&v=4"},"commit":{"message":"ignore lora in the case of multiplier == 0.f","shortMessageHtmlLink":"ignore lora in the case of multiplier == 0.f"}},{"before":"d41348982be8a3f580573871123ebffdaa8a6640","after":"f7044cc8c478319cad4705533ffb0b653964b6bb","ref":"refs/heads/negativeLora","pushedAt":"2023-11-20T09:43:08.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ursg","name":"Urs Ganse","path":"/ursg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6574739?s=80&v=4"},"commit":{"message":"Allow Loras with negative weight, too.\n\nThere are a couple of loras, which serve to adjust certain concepts in\nboth positive and negative directions (like exposure, detail level etc).\n\nThe current code rejects them if loaded with a negative weight, but I\nsuggest that this check can simply be dropped.","shortMessageHtmlLink":"Allow Loras with negative weight, too."}},{"before":null,"after":"d41348982be8a3f580573871123ebffdaa8a6640","ref":"refs/heads/negativeLora","pushedAt":"2023-11-20T09:27:09.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ursg","name":"Urs Ganse","path":"/ursg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6574739?s=80&v=4"},"commit":{"message":"Fix Euler and Heun loop indexing","shortMessageHtmlLink":"Fix Euler and Heun loop indexing"}},{"before":"69e039feccd96369a252637944c5716c1cab41cd","after":null,"ref":"refs/heads/exifParameters","pushedAt":"2023-09-18T13:42:45.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ursg","name":"Urs Ganse","path":"/ursg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6574739?s=80&v=4"}},{"before":"f8500cf5f99027f83fe2a9dfd535a1b39dd7899c","after":"69e039feccd96369a252637944c5716c1cab41cd","ref":"refs/heads/exifParameters","pushedAt":"2023-09-18T13:04:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"leejet","name":"leejet","path":"/leejet","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31925346?s=80&v=4"},"commit":{"message":"add Steps/Model/RNG to parameter string","shortMessageHtmlLink":"add Steps/Model/RNG to parameter string"}},{"before":"46ab8e9afc9f98324b78d680129f1efa01d1379d","after":"f8500cf5f99027f83fe2a9dfd535a1b39dd7899c","ref":"refs/heads/exifParameters","pushedAt":"2023-09-13T22:45:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ursg","name":"Urs Ganse","path":"/ursg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6574739?s=80&v=4"},"commit":{"message":"Mention png text data in README.md, include \"karras\" in sampler text","shortMessageHtmlLink":"Mention png text data in README.md, include \"karras\" in sampler text"}},{"before":null,"after":"46ab8e9afc9f98324b78d680129f1efa01d1379d","ref":"refs/heads/exifParameters","pushedAt":"2023-09-13T10:38:37.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ursg","name":"Urs Ganse","path":"/ursg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6574739?s=80&v=4"},"commit":{"message":"Write generation parameter exif data into output pngs.\n\nThis adds prompt, negative prompt (if nonempty) and other generation\nparameters to the output file as a tEXt PNG block, in the same format as\nAUTOMATIC1111 webui does.\n\nIn order to keep everything free of external library dependencies, I\nhave somewhat dirtily hacked this into the stb_image_write\nimplementation.","shortMessageHtmlLink":"Write generation parameter exif data into output pngs."}},{"before":"01398bff82b0beab6bebe4d59f7806422d3fcf82","after":null,"ref":"refs/heads/moreSamplers","pushedAt":"2023-09-12T19:39:39.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ursg","name":"Urs Ganse","path":"/ursg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6574739?s=80&v=4"}},{"before":"f46d50c15710ac4073ea57335f78ab5ad0cd0b60","after":"01398bff82b0beab6bebe4d59f7806422d3fcf82","ref":"refs/heads/moreSamplers","pushedAt":"2023-09-12T14:59:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"leejet","name":"leejet","path":"/leejet","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31925346?s=80&v=4"},"commit":{"message":"match code style","shortMessageHtmlLink":"match code style"}},{"before":"8f53bb4ee9b685ba4599c7696da7348587a15e79","after":"f46d50c15710ac4073ea57335f78ab5ad0cd0b60","ref":"refs/heads/moreSamplers","pushedAt":"2023-09-12T11:31:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ursg","name":"Urs Ganse","path":"/ursg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6574739?s=80&v=4"},"commit":{"message":"Update README.md with added samplers","shortMessageHtmlLink":"Update README.md with added samplers"}},{"before":null,"after":"8f53bb4ee9b685ba4599c7696da7348587a15e79","ref":"refs/heads/moreSamplers","pushedAt":"2023-09-12T11:04:22.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ursg","name":"Urs Ganse","path":"/ursg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6574739?s=80&v=4"},"commit":{"message":"Add DPM++ (2s) a sampler.","shortMessageHtmlLink":"Add DPM++ (2s) a sampler."}},{"before":"d429442442da6931874838e8e48bb793d1761eac","after":null,"ref":"refs/heads/schedule","pushedAt":"2023-09-08T18:46:32.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ursg","name":"Urs Ganse","path":"/ursg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6574739?s=80&v=4"}},{"before":"af9c0ba979cf46c5bc1b322e9fc46d2bda1caf47","after":null,"ref":"refs/heads/samplers","pushedAt":"2023-09-08T18:46:08.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ursg","name":"Urs Ganse","path":"/ursg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6574739?s=80&v=4"}},{"before":"a1325c1cc664dc56f22cdebc1a2c5d0dacc4e340","after":"d429442442da6931874838e8e48bb793d1761eac","ref":"refs/heads/schedule","pushedAt":"2023-09-08T15:59:36.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"leejet","name":"leejet","path":"/leejet","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31925346?s=80&v=4"},"commit":{"message":"feat: add option to switch the sigma schedule.\n\nConcretely, this allows switching to the \"Karras\" schedule from the\nKarras et al 2022 paper, equivalent to the samplers marked as \"Karras\"\nin the AUTOMATIC1111 WebUI. This choice is in principle orthogonal to\nthe sampler choice and can be given independently.","shortMessageHtmlLink":"feat: add option to switch the sigma schedule."}},{"before":"aec2005687583acb80da961af60156e62a94d4e7","after":"af9c0ba979cf46c5bc1b322e9fc46d2bda1caf47","ref":"refs/heads/samplers","pushedAt":"2023-09-08T15:43:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"leejet","name":"leejet","path":"/leejet","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31925346?s=80&v=4"},"commit":{"message":"minor changes\n\nmatch code style\nupdate README.md\nset euler_a as the default sampling method","shortMessageHtmlLink":"minor changes"}},{"before":null,"after":"a1325c1cc664dc56f22cdebc1a2c5d0dacc4e340","ref":"refs/heads/schedule","pushedAt":"2023-09-08T11:12:20.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ursg","name":"Urs Ganse","path":"/ursg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6574739?s=80&v=4"},"commit":{"message":"Added option to switch the sigma schedule.\n\nConcretely, this allows switching to the \"Karras\" schedule from the\nKarras et al 2022 paper, equivalent to the samplers marked as \"Karras\"\nin the AUTOMATIC1111 WebUI. This choice is in principle orthogonal to\nthe sampler choice and can be given independently.","shortMessageHtmlLink":"Added option to switch the sigma schedule."}},{"before":"5bf4114d9332eca005c02a33ba8363803d24f703","after":"aec2005687583acb80da961af60156e62a94d4e7","ref":"refs/heads/samplers","pushedAt":"2023-09-07T20:16:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ursg","name":"Urs Ganse","path":"/ursg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6574739?s=80&v=4"},"commit":{"message":"Add modified DPM++ (2M) \"v2\" sampler.\n\nThis was proposed in a issue discussion of the stable diffusion webui,\nat https://github.com/AUTOMATIC1111/stable-diffusion-webui/discussions/8457\nand apparently works around overstepping of the DPM++ (2M) method with\nsmall step counts.\n\nThe parameter is called dpmpp2mv2 here.","shortMessageHtmlLink":"Add modified DPM++ (2M) \"v2\" sampler."}},{"before":"d41348982be8a3f580573871123ebffdaa8a6640","after":"5bf4114d9332eca005c02a33ba8363803d24f703","ref":"refs/heads/samplers","pushedAt":"2023-09-07T17:11:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ursg","name":"Urs Ganse","path":"/ursg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6574739?s=80&v=4"},"commit":{"message":"Add DPM++ (2M) sampler implementation.","shortMessageHtmlLink":"Add DPM++ (2M) sampler implementation."}},{"before":null,"after":"d41348982be8a3f580573871123ebffdaa8a6640","ref":"refs/heads/samplers","pushedAt":"2023-09-07T12:40:29.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ursg","name":"Urs Ganse","path":"/ursg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6574739?s=80&v=4"},"commit":{"message":"Fix Euler and Heun loop indexing","shortMessageHtmlLink":"Fix Euler and Heun loop indexing"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNi0xOFQxMDowNzo1NC4wMDAwMDBazwAAAARoTelz","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNi0xOFQxMDowNzo1NC4wMDAwMDBazwAAAARoTelz","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wOS0wN1QxMjo0MDoyOS4wMDAwMDBazwAAAAN7dTTG"}},"title":"Activity ยท ursg/stable-diffusion.cpp"}