{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":726866785,"defaultBranch":"main","name":"stable-diffusion-webui-depthmap-script","ownerLogin":"davidmartinrius","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-12-03T16:27:01.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/16558194?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1701621420.0","currentOid":""},"activityList":{"items":[{"before":"d98a05a8947a219ee22f29a36c719f40f11bfdc0","after":"f7b349efa579e19e5a350c6101a13c0418ce51ae","ref":"refs/heads/main","pushedAt":"2023-12-09T21:57:46.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"semjon00","name":"Semjon Kravtšenko","path":"/semjon00","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54073010?s=80&v=4"},"commit":{"message":"Add video depth generation endpoint\n\nThis commit adds a new API endpoint for generating depth maps from input images in a video format. The endpoint supports various depth model options, including different pre-trained models. It also validates and processes video parameters such as number of frames, frames per second, trajectory, shift, border, dolly, format, and super-sampling anti-aliasing.\n\nThe commit includes error handling for missing input images, invalid model types, and required video parameters. Additionally, it checks if a mesh file already exists, and if not, it generates a new one. The generated mesh is then used to create a depth video based on the specified parameters.\n\nSee more information in the pull request description.","shortMessageHtmlLink":"Add video depth generation endpoint"}},{"before":"41777fdca288819cf07dc12ac350e1195890375c","after":"d98a05a8947a219ee22f29a36c719f40f11bfdc0","ref":"refs/heads/main","pushedAt":"2023-12-09T21:05:48.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"semjon00","name":"Semjon Kravtšenko","path":"/semjon00","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54073010?s=80&v=4"},"commit":{"message":"Add video depth generation endpoint\n\nThis commit adds a new API endpoint for generating depth maps from input images in a video format. The endpoint supports various depth model options, including different pre-trained models. It also validates and processes video parameters such as number of frames, frames per second, trajectory, shift, border, dolly, format, and super-sampling anti-aliasing.\n\nThe commit includes error handling for missing input images, invalid model types, and required video parameters. Additionally, it checks if a mesh file already exists, and if not, it generates a new one. The generated mesh is then used to create a depth video based on the specified parameters.","shortMessageHtmlLink":"Add video depth generation endpoint"}},{"before":"e4282bce642efba9f5d76cdffede301ab54db041","after":"41777fdca288819cf07dc12ac350e1195890375c","ref":"refs/heads/main","pushedAt":"2023-12-08T21:32:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"davidmartinrius","name":"David Martín Rius","path":"/davidmartinrius","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16558194?s=80&v=4"},"commit":{"message":"Update depthmap_api.py\n\nAdd video depth generation endpoint\r\n\r\nThis commit adds a new API endpoint for generating depth maps from input images in a video format. The endpoint supports various depth model options, including different pre-trained models. It also validates and processes video parameters such as number of frames, frames per second, trajectory, shift, border, dolly, format, and super-sampling anti-aliasing.\r\n\r\nThe commit includes error handling for missing input images, invalid model types, and required video parameters. Additionally, it checks if a mesh file already exists, and if not, it generates a new one. The generated mesh is then used to create a depth video based on the specified parameters.","shortMessageHtmlLink":"Update depthmap_api.py"}},{"before":"f9c5a158f56387dbf061e7b16c8441b0e9d54b1c","after":"e4282bce642efba9f5d76cdffede301ab54db041","ref":"refs/heads/main","pushedAt":"2023-12-08T21:26:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"davidmartinrius","name":"David Martín Rius","path":"/davidmartinrius","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16558194?s=80&v=4"},"commit":{"message":"Update common_constants.py\n\nremove RUN_MAKEVIDEO_API = False\r\nThere is a specific endpoint for this and there is no need of a constant.","shortMessageHtmlLink":"Update common_constants.py"}},{"before":"28d409764e5fd69b6c2881346a7e0fdfab8ed853","after":"f9c5a158f56387dbf061e7b16c8441b0e9d54b1c","ref":"refs/heads/main","pushedAt":"2023-12-08T21:26:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"davidmartinrius","name":"David Martín Rius","path":"/davidmartinrius","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16558194?s=80&v=4"},"commit":{"message":"Update core.py\n\nrun_makevideo optional outpath and basename. When is called from the api the user can specify the folder and the file name.","shortMessageHtmlLink":"Update core.py"}},{"before":"74204c85dd9450ab48fefc2b20fdd159634543b4","after":"28d409764e5fd69b6c2881346a7e0fdfab8ed853","ref":"refs/heads/main","pushedAt":"2023-12-03T16:42:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"davidmartinrius","name":"David Martín Rius","path":"/davidmartinrius","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16558194?s=80&v=4"},"commit":{"message":"Update depthmap_api.py\n\nWhen type is video just return success. The file and the path is determined by the property \"output_filename\" from request options","shortMessageHtmlLink":"Update depthmap_api.py"}},{"before":"13e2808bef5ccb2bc978d38ee8b33ab056cb69cf","after":"74204c85dd9450ab48fefc2b20fdd159634543b4","ref":"refs/heads/main","pushedAt":"2023-12-03T16:40:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"davidmartinrius","name":"David Martín Rius","path":"/davidmartinrius","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16558194?s=80&v=4"},"commit":{"message":"Update common_constants.py\n\nAdd new property RUN_MAKEVIDEO_API to create videos from the API","shortMessageHtmlLink":"Update common_constants.py"}},{"before":"b8120b41a9223796ba42393c0c07ba90870cddd0","after":"13e2808bef5ccb2bc978d38ee8b33ab056cb69cf","ref":"refs/heads/main","pushedAt":"2023-12-03T16:40:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"davidmartinrius","name":"David Martín Rius","path":"/davidmartinrius","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16558194?s=80&v=4"},"commit":{"message":"Update core.py\n\nCreate function run_makevideo_api to create videos from the API","shortMessageHtmlLink":"Update core.py"}},{"before":"ee416dff8625761298cc2c3fc4b6c296ea8a7700","after":null,"ref":"refs/heads/patch-1","pushedAt":"2023-12-03T16:37:00.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"davidmartinrius","name":"David Martín Rius","path":"/davidmartinrius","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16558194?s=80&v=4"}},{"before":"d75d4a4129190a87c20f9c51ca501a398c09f9c7","after":null,"ref":"refs/heads/patch-2","pushedAt":"2023-12-03T16:36:59.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"davidmartinrius","name":"David Martín Rius","path":"/davidmartinrius","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16558194?s=80&v=4"}},{"before":"c9a9b5b9ec6115e72780ef76216614fadb223f14","after":null,"ref":"refs/heads/patch-3","pushedAt":"2023-12-03T16:36:58.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"davidmartinrius","name":"David Martín Rius","path":"/davidmartinrius","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16558194?s=80&v=4"}},{"before":"b8120b41a9223796ba42393c0c07ba90870cddd0","after":"c9a9b5b9ec6115e72780ef76216614fadb223f14","ref":"refs/heads/patch-3","pushedAt":"2023-12-03T16:36:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"davidmartinrius","name":"David Martín Rius","path":"/davidmartinrius","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16558194?s=80&v=4"},"commit":{"message":"Update core.py\n\nCreate a the function \"run_makevideo_api\" to create videos from the API","shortMessageHtmlLink":"Update core.py"}},{"before":"b8120b41a9223796ba42393c0c07ba90870cddd0","after":"d75d4a4129190a87c20f9c51ca501a398c09f9c7","ref":"refs/heads/patch-2","pushedAt":"2023-12-03T16:31:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"davidmartinrius","name":"David Martín Rius","path":"/davidmartinrius","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16558194?s=80&v=4"},"commit":{"message":"Update common_constants.py\n\nAdd a new property to create videos from the API","shortMessageHtmlLink":"Update common_constants.py"}},{"before":"b8120b41a9223796ba42393c0c07ba90870cddd0","after":"ee416dff8625761298cc2c3fc4b6c296ea8a7700","ref":"refs/heads/patch-1","pushedAt":"2023-12-03T16:29:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"davidmartinrius","name":"David Martín Rius","path":"/davidmartinrius","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16558194?s=80&v=4"},"commit":{"message":"Update depthmap_api.py\n\nWhen creating a video from the api just check if type is video and return a Success. The output file path and name are determined by an input property from request options","shortMessageHtmlLink":"Update depthmap_api.py"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADxkHkngA","startCursor":null,"endCursor":null}},"title":"Activity · davidmartinrius/stable-diffusion-webui-depthmap-script"}