#diffusersframework search results

No results for "#diffusersframework"

Looking for the new Video Inpainting DiffuEraser @gradio demo ? Got you covered 🤗 You can now try, study code and duplicate 😉 —› HF Space : hf.co/spaces/fffilon… 🪄


🔥Large-Vocabulary 3D Diffusion Model with Transformer🔥 #DiffTF generates massive categories of real-world 3D objects with a single feed-forward diffusion model - Paper: arxiv.org/abs/2309.07920 - Project: ziangcao0312.github.io/difftf_pages/ - Code: github.com/ziangcao0312/D…


Excited to share @Normanisation's DiffRF: Rendering-guided 3D Radiance Field Diffusion #CVPR2023 highlight! 2D diffusion is great, but what about 3D? We show radiance field diffusion with rendering guidance for consistent and editable 3D synthesis. Vid: youtu.be/qETBcLu8SUk


One Transformer Fits All Distributions in Multi-Modal Diffusion at Scale proposes a unified diffusion framework (dubbed UniDiffuser) to fit all distributions relevant to a set of multi-modal data in one model abs: arxiv.org/abs/2303.06555 github: github.com/thu-ml/unidiff…

_akhaliq's tweet image. One Transformer Fits All Distributions in Multi-Modal Diffusion at Scale 

proposes a unified diffusion framework (dubbed UniDiffuser) to fit all distributions
relevant to a set of multi-modal data in one model 

abs: arxiv.org/abs/2303.06555 
github: github.com/thu-ml/unidiff…

🧨Diffusers for Mac v1.1 has just been released! 🏎️ Faster – it guesses the best hardware (GPU / Neural Engine) depending on your computer specs. 🖼️ UI improvements, new controls: guidance scale, seed reuse, etc. 🐛 Bug fixes. Details: huggingface.co/blog/fast-mac-…


DIffusers 0.12.0 is out with new magical features 🪄 📷InstructPix2Pix Edit images w/ language instructions 💡LoRA for fast & mem-efficient #stablediffusion fine-tuning 🚀New fast DEIS scheduler 🤝Transformer meets Diffusion w/ DiT ✨New API to easily customize attention layers


✅text to image ✅image to image ✅textual inversion ✅inpainting ✅image info ✅stable diffusion upscaler ✅gfpgan Load any hugging face diffuser model and start playing around locally or in cloud. Diffuzers: a web ui for 🤗 diffusers. github.com/abhishekkrthak…


DiffRF: Rendering-Guided 3D Radiance Field Diffusion abs: arxiv.org/abs/2212.01206 project page: sirwyver.github.io/DiffRF/


Introducing Decision Diffuser, a conditional diffusion model that outperforms offline RL across standard benchmarks – using only generative modeling training! Decision Diffusers can also combine multiple constraints and skills at test-time. Website: anuragajay.github.io/decision-diffu… 1/5


Fine-tuning #StableDiffusion2 768x768 with #DreamBooth, text-inversion & vanilla fine-tuning is now supported out of the box in 🧨 diffusers. Just choose the right checkpoint & resolution & you are good to go! Github:github.com/huggingface/di… Colab links below⬇️ Some early results

psuraj28's tweet image. Fine-tuning #StableDiffusion2 768x768 with #DreamBooth, text-inversion & vanilla fine-tuning is now supported out of the box in 🧨 diffusers. Just choose the right checkpoint & resolution & you are good to go!

Github:github.com/huggingface/di…
Colab links below⬇️
Some early results
psuraj28's tweet image. Fine-tuning #StableDiffusion2 768x768 with #DreamBooth, text-inversion & vanilla fine-tuning is now supported out of the box in 🧨 diffusers. Just choose the right checkpoint & resolution & you are good to go!

Github:github.com/huggingface/di…
Colab links below⬇️
Some early results

🧨Diffusers 0.8.0 is out with so many new models! -🎁Versatile Diffusion all-in-one model -🌍Multilingual AltDiffusion -✨Safe Latent Diffusion -🔁CycleDiffusion -🔥New SOTA scheduler: DPM And much more! Check out the release notes for more info: github.com/huggingface/di…

anton_lozhkov's tweet image. 🧨Diffusers 0.8.0 is out with so many new models!

-🎁Versatile Diffusion all-in-one model 
-🌍Multilingual AltDiffusion
-✨Safe Latent Diffusion
-🔁CycleDiffusion
-🔥New SOTA scheduler: DPM
And much more!

Check out the release notes for more info: github.com/huggingface/di…

DiffDreamer: Consistent Single-view Perpetual View Generation with Conditional Diffusion Models abs: arxiv.org/abs/2211.12131 project page: primecai.github.io/diffdreamer


DiffusER: Discrete Diffusion via Edit-based Reconstruction DiffusER rivals autoregressive models on several tasks spanning machine translation, summarization, and style transfer. arxiv.org/abs/2210.16886

arankomatsuzaki's tweet image. DiffusER: Discrete Diffusion via Edit-based Reconstruction

DiffusER rivals autoregressive models on several tasks spanning machine translation, summarization, and style transfer.

arxiv.org/abs/2210.16886

Diffusers 0.4.0 is out: Including 50% inference speedup by removing extra tensor copies ! Hurray for PyTorch profiler github.com/huggingface/di…


I wrote a blog post about the new things in the 🤗 diffusers library. 🔥Img2img, inpainting, textual inversion 🍎Mac support and ONNX exporter 🤏Run SD in 3.2 GB 💅New docs 🤗Community recap Check it out! 👉huggingface.co/blog/diffusers…

osanseviero's tweet image. I wrote a blog post about the new things in the 🤗 diffusers library. 

🔥Img2img, inpainting, textual inversion
🍎Mac support and ONNX exporter
🤏Run SD in 3.2 GB
💅New docs
🤗Community recap

Check it out! 👉huggingface.co/blog/diffusers…

🧵Stable Diffusion weights are officially public, and we got some surprises! 🤗 🤗 Public weights 🧨Support with the diffusers library 🔥Load and use the model with a few lines of code 📖Blog post explaining how it works github.com/huggingface/di…

osanseviero's tweet image. 🧵Stable Diffusion weights are officially public, and we got some surprises! 🤗 

🤗 Public weights
🧨Support with the diffusers library
🔥Load and use the model with a few lines of code
📖Blog post explaining how it works

github.com/huggingface/di…

🧨Diffusion models have been powering impressive ML apps, enabling DALL-E or Imagen Introducing 🤗 diffusers: a modular toolbox for diffusion techniques, with a focus on: 🚄Inference pipelines ⏰Schedulers 🏭Models 📃Training examples github.com/huggingface/di…

huggingface's tweet image. 🧨Diffusion models have been powering impressive ML apps, enabling DALL-E or Imagen

Introducing 🤗 diffusers: a modular toolbox for diffusion techniques, with a focus on:

🚄Inference pipelines
⏰Schedulers
🏭Models
📃Training examples

github.com/huggingface/di…

Can we do model-based RL just by treating a trajectory like a huge image, and training a diffusion model to generate trajectories? Diffuser does exactly this, guiding generative diffusion models over trajectories with Q-values! diffusion-planning.github.io 🧵->


No results for "#diffusersframework"
No results for "#diffusersframework"
Loading...

Something went wrong.


Something went wrong.


United States Trends