omerbt/TokenFlow
Official Pytorch Implementation for "TokenFlow: Consistent Diffusion Features for Consistent Video Editing" presenting "TokenFlow"
#stable_diffusion #text_to_image #text_to_video #tokenflow #video_editing
Stars: 310 Issues: 4 Forks: 13
https://github.com/omerbt/TokenFlow
  
  Official Pytorch Implementation for "TokenFlow: Consistent Diffusion Features for Consistent Video Editing" presenting "TokenFlow"
#stable_diffusion #text_to_image #text_to_video #tokenflow #video_editing
Stars: 310 Issues: 4 Forks: 13
https://github.com/omerbt/TokenFlow
GitHub
  
  GitHub - omerbt/TokenFlow: Official Pytorch Implementation for "TokenFlow: Consistent Diffusion Features for Consistent Video Editing"…
  Official Pytorch Implementation for "TokenFlow: Consistent Diffusion Features for Consistent Video Editing" presenting "TokenFlow" (ICLR 2024) - omerbt/TokenFlow
👍2
  leejet/stable-diffusion.cpp
Stable Diffusion in pure C/C++
Language: C
#ai #cplusplus #diffusion #ggml #image_generation #latent_diffusion #stable_diffusion #text2image #txt2img
Stars: 238 Issues: 5 Forks: 12
https://github.com/leejet/stable-diffusion.cpp
  
  Stable Diffusion in pure C/C++
Language: C
#ai #cplusplus #diffusion #ggml #image_generation #latent_diffusion #stable_diffusion #text2image #txt2img
Stars: 238 Issues: 5 Forks: 12
https://github.com/leejet/stable-diffusion.cpp
GitHub
  
  GitHub - leejet/stable-diffusion.cpp: Diffusion model(SD,Flux,Wan,Qwen Image,...) inference in pure C/C++
  Diffusion model(SD,Flux,Wan,Qwen Image,...) inference in pure C/C++ - leejet/stable-diffusion.cpp
👍4
  Tencent/LightDiffusionFlow
This extension is developed for AUTOMATIC1111's Stable Diffusion web UI that provides import/export options for parameters.
Language: JavaScript
#lightflow #sd #sd_webui #stable_diffusion #stable_diffusion_webui #stable_diffusion_webui_plugin #workflow
Stars: 206 Issues: 2 Forks: 10
https://github.com/Tencent/LightDiffusionFlow
  
  This extension is developed for AUTOMATIC1111's Stable Diffusion web UI that provides import/export options for parameters.
Language: JavaScript
#lightflow #sd #sd_webui #stable_diffusion #stable_diffusion_webui #stable_diffusion_webui_plugin #workflow
Stars: 206 Issues: 2 Forks: 10
https://github.com/Tencent/LightDiffusionFlow
GitHub
  
  GitHub - Tencent/LightDiffusionFlow: This extension is developed for AUTOMATIC1111's Stable Diffusion web UI that provides import/export…
  This extension is developed for AUTOMATIC1111's Stable Diffusion web UI that provides import/export options for parameters. - Tencent/LightDiffusionFlow
  mihirp1998/AlignProp
AlignProp uses direct reward backpropogation for the alignment of large-scale text-to-image diffusion models. Our method is 25x more sample and compute efficient than reinforcement learning methods (PPO) for finetuning Stable Diffusion
Language: Python
#alignment #diffusion_models #reinforcement_learning #stable_diffusion #text_to_image
Stars: 104 Issues: 4 Forks: 1
https://github.com/mihirp1998/AlignProp
  
  AlignProp uses direct reward backpropogation for the alignment of large-scale text-to-image diffusion models. Our method is 25x more sample and compute efficient than reinforcement learning methods (PPO) for finetuning Stable Diffusion
Language: Python
#alignment #diffusion_models #reinforcement_learning #stable_diffusion #text_to_image
Stars: 104 Issues: 4 Forks: 1
https://github.com/mihirp1998/AlignProp
GitHub
  
  GitHub - mihirp1998/AlignProp: AlignProp uses direct reward backpropogation for the alignment of large-scale text-to-image diffusion…
  AlignProp uses direct reward backpropogation for the alignment of large-scale text-to-image diffusion models. Our method is 25x more sample and compute efficient than reinforcement learning methods...
👍2
  chengzeyi/stable-fast
An ultra lightweight inference performance optimization library for HuggingFace Diffusers on NVIDIA GPUs.
Language: Python
#cuda #deep_learning #deeplearning #diffusers #inference #inference_engine #performance_optimization #pytorch #stable_diffusion #triton
Stars: 134 Issues: 3 Forks: 5
https://github.com/chengzeyi/stable-fast
  
  An ultra lightweight inference performance optimization library for HuggingFace Diffusers on NVIDIA GPUs.
Language: Python
#cuda #deep_learning #deeplearning #diffusers #inference #inference_engine #performance_optimization #pytorch #stable_diffusion #triton
Stars: 134 Issues: 3 Forks: 5
https://github.com/chengzeyi/stable-fast
GitHub
  
  GitHub - chengzeyi/stable-fast: https://wavespeed.ai/ Best inference performance optimization framework for HuggingFace Diffusers…
  https://wavespeed.ai/ Best inference performance optimization framework for HuggingFace Diffusers on NVIDIA GPUs. - chengzeyi/stable-fast
🔥2❤1
  radames/Real-Time-Latent-Consistency-Model
Demo showcasing ~real-time Latent Consistency Model pipeline with Diffusers and a MJPEG stream server
Language: Python
#diffusers #latent_consistency_model #machine_learning #mjpeg #mjpeg_stream #stable_diffusion
Stars: 146 Issues: 0 Forks: 8
https://github.com/radames/Real-Time-Latent-Consistency-Model
  
  Demo showcasing ~real-time Latent Consistency Model pipeline with Diffusers and a MJPEG stream server
Language: Python
#diffusers #latent_consistency_model #machine_learning #mjpeg #mjpeg_stream #stable_diffusion
Stars: 146 Issues: 0 Forks: 8
https://github.com/radames/Real-Time-Latent-Consistency-Model
GitHub
  
  GitHub - radames/Real-Time-Latent-Consistency-Model: App showcasing multiple real-time diffusion models pipelines with Diffusers
  App showcasing multiple real-time diffusion models pipelines with Diffusers - radames/Real-Time-Latent-Consistency-Model
  horseee/DeepCache
DeepCache: Accelerating Diffusion Models for Free
Language: Python
#diffusion_models #efficient_inference #model_compression #stable_diffusion #training_free
Stars: 177 Issues: 5 Forks: 5
https://github.com/horseee/DeepCache
  
  DeepCache: Accelerating Diffusion Models for Free
Language: Python
#diffusion_models #efficient_inference #model_compression #stable_diffusion #training_free
Stars: 177 Issues: 5 Forks: 5
https://github.com/horseee/DeepCache
GitHub
  
  GitHub - horseee/DeepCache: [CVPR 2024] DeepCache: Accelerating Diffusion Models for Free
  [CVPR 2024] DeepCache: Accelerating Diffusion Models for Free - horseee/DeepCache
👍1
  ZHO-ZHO-ZHO/ComfyUI-PhotoMaker
Unofficial implementation of PhotoMaker for ComfyUI
Language: Python
#comfyui #stable_diffusion
Stars: 210 Issues: 19 Forks: 14
https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker
  
  Unofficial implementation of PhotoMaker for ComfyUI
Language: Python
#comfyui #stable_diffusion
Stars: 210 Issues: 19 Forks: 14
https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker
GitHub
  
  GitHub - ZHO-ZHO-ZHO/ComfyUI-PhotoMaker-ZHO: Unofficial implementation of PhotoMaker for ComfyUI
  Unofficial implementation of PhotoMaker for ComfyUI - ZHO-ZHO-ZHO/ComfyUI-PhotoMaker-ZHO
  ZHO-ZHO-ZHO/ComfyUI-InstantID
Unofficial implementation of InstantID for ComfyUI
Language: Python
#comfyui #stable_diffusion
Stars: 238 Issues: 29 Forks: 12
https://github.com/ZHO-ZHO-ZHO/ComfyUI-InstantID
  
  Unofficial implementation of InstantID for ComfyUI
Language: Python
#comfyui #stable_diffusion
Stars: 238 Issues: 29 Forks: 12
https://github.com/ZHO-ZHO-ZHO/ComfyUI-InstantID
GitHub
  
  GitHub - ZHO-ZHO-ZHO/ComfyUI-InstantID: Unofficial implementation of InstantID for ComfyUI
  Unofficial implementation of InstantID for ComfyUI - ZHO-ZHO-ZHO/ComfyUI-InstantID
  fofr/cog-consistent-character
Create images of a given character in different poses
Language: Python
#ai #cog #comfyui #replicate #stable_diffusion
Stars: 286 Issues: 2 Forks: 15
https://github.com/fofr/cog-consistent-character
  
  Create images of a given character in different poses
Language: Python
#ai #cog #comfyui #replicate #stable_diffusion
Stars: 286 Issues: 2 Forks: 15
https://github.com/fofr/cog-consistent-character
GitHub
  
  GitHub - fofr/cog-consistent-character: Create images of a given character in different poses
  Create images of a given character in different poses - fofr/cog-consistent-character
  11cafe/jaaz
AI design agent, local alternative for Lovart. AI agent with ability to design, edit and generate images, posters, storyboards, etc.
Language: TypeScript
#agent #ai #aiagent #aiimage #aiimagegenerator #aitool #aitools #flux #lovart #manus #stable_diffusion
Stars: 269 Issues: 6 Forks: 19
https://github.com/11cafe/jaaz
  
  AI design agent, local alternative for Lovart. AI agent with ability to design, edit and generate images, posters, storyboards, etc.
Language: TypeScript
#agent #ai #aiagent #aiimage #aiimagegenerator #aitool #aitools #flux #lovart #manus #stable_diffusion
Stars: 269 Issues: 6 Forks: 19
https://github.com/11cafe/jaaz
GitHub
  
  GitHub - 11cafe/jaaz: The world's first open-source multimodal creative assistant  This is a substitute for Canva and Manus that…
  The world's first open-source multimodal creative assistant  This is a substitute for Canva and Manus that prioritizes privacy and is usable locally. - 11cafe/jaaz
👍1
  