Yes! AUTOMATIC1111 has "High res fix", need to figure out how to do this myself
CODE
-
Code Differences Analysis Awaiting Release Details
By
–
very similar stuff in there already! waiting to see the code released to understand where exactly the differences lie
-
LangChain Integration Feature Coming Soon
By
–
hoping to get this in langchain soon! cc @aman_madaan
-
Encoding Mistakes in Retrieval-Augmented Models
By
–
or prompts, e.g. in retrieval-augmented models. but only if you call your `.encode()` wrong 🙂
-
Getting DreamBooth Working on Stable Diffusion 2.1
By
–
PS how did you get dreambooth to work on 2.1?
-
Andrej Karpathy announces Zero to Hero course project
By
–
working on it! https://
karpathy.ai/zero-to-hero.h
tml
… -
Production deployment considerations for streaming data pipelines
By
–
Releasing any #data pipeline or application into a production state requires planning, testing, monitoring and maintenance. Streaming pipelines are no different! Learn the most important considerations when deploying to a production environment https://
dbricks.co/3uPJLuq -
LangChain Implements Conversational Agent Interface
By
–
Conversational Agent One pain point we heard was people trying to get agents to work in a conversational interface Although not perfect, we now have an implementation of this h/t @brunotorious for driving a lot of this, + @nfcampos & @andrewgleave https://
langchain.readthedocs.io/en/latest/modu
les/memory/examples/conversational_agent.html
…