langchain
langchain copied to clipboard
HuggingFace Image Generation
Add a tool to generate images using a HuggingFace Inference Endpoint
Yeah. Though I'm not sure how rigid we need to be for their implementation as tools? This could be in a notebook I suppose to defer on the decision
Yeah. Though I'm not sure how rigid we need to be for their implementation as tools? This could be in a notebook I suppose to defer on the decision
i think we could get a text -> image base class easily... i actually just think its str -> str still?
im just worried that once we do this well get a bunch of other text-> image models, and id rather have a good place to add those