The model is here, but still a little WIP: https://
replicate.com/fofr/sdxl-lcm-
multi-controlnet-lora
… And the code is here:
GENERATIVE AI
-
SDXL LCM Multi-ControlNet LoRA Model Released
By
–
-
RAG Applications: Tech Stack, Tools, and Use Cases
By
–
Have you created/used RAG applications or learned to build them? What tech stack or libraries are you using for your RAG apps? Vector stores, databases, APIs… And what do you use #RAG for?
-
OpenAI Situation Reaches Confusion Singularity This Weekend
By
–
Every four hours, the OpenAI situation gets twice as confusing. I am expecting a "confusion singularity" by this weekend.
-

AWS re:Invent Showcases Stable Diffusion XL in Amazon Bedrock
By
–
Will we see you at AWS re:Invent in Las Vegas? We’ll be at the AWS Village in The Venetian Hotel with Amazon Bedrock from November 27th to December 1st. We look forward to sharing how developers, startups, and enterprises can leverage @StableDiffusion XL in Amazon Bedrock for
-
Latent space sequence-to-sequence translation advantages explained
By
–
what do you think are the advantages of doing this kind of sequence-to-sequence translation in latent space?
-
Advanced AI Learning: Prompting, RAG, and Balanced Study Approach
By
–
7. Explore Advanced Concepts: Learn Prompting and Retrieval Augmented Generation (RAG) techniques. 8. Balanced Learning: Balance structured courses with self-guided exploration and project work.
-
Text Diffusion Research: Current State and Paper Critique
By
–
that's funny! but yeah, there's a lot of work on text diffusion already! I don't think this paper is a representative or useful example!
-
ControlNet helps control generative AI model outputs
By
–
I'd add that controlnet helps reign it in a bit
-
OpenAI Reaffirms Developer Commitment Despite Uncertainty
By
–
A note to @OpenAI developers : I wanted to express my appreciation for all the warm, thoughtful, and supportive messages I got and I’ve seen posted across the community. Despite a moment of uncertainty, our commitment to developers remained steadfast. In the meantime,
-

Text Diffusion in Embedding Space for Sequence Tasks
By
–
cool research idea for someone: text diffusion in embedding space solve any sequence-to-sequence task in three steps:
1. embed source sentence text
2. build diffusion model that maps input text embedding to target text embedding
3. invert to produce target text