Langchain_Huggingface released recently in May 2024.I implemented some open source LLM using the same library (langchain_huggingface). That worked well. But now I am trying to generate images but couldn’t figure it out.
“lim = HuggingFaceEndpoint(repo_id=” “,task=”text-to-image”,token= key)”
I tried to make an endpoint but didn’t work.
New contributor
yameen_004 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.