From ec17794bad5c2a28853aeb4741c2b3114ce14ae1 Mon Sep 17 00:00:00 2001 From: CharleneHu-42 Date: Tue, 22 Oct 2024 16:33:41 +0800 Subject: [PATCH] comment out text2image Signed-off-by: CharleneHu-42 --- supported_examples.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/supported_examples.md b/supported_examples.md index bc8aa2401..28afae616 100644 --- a/supported_examples.md +++ b/supported_examples.md @@ -203,9 +203,9 @@ The [AudioQnA](./AudioQnA/README.md) example demonstrates the integration of Gen |----------------------------------------|-------------------------------------------------------------------------------------------------|-------------------------------------------|------|----------------------------| | [LangChain](https://www.langchain.com) | [mistralai/Mistral-7B-Instruct-v0.3](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.3) | [PostgresDB](https://www.postgresql.org/) | Xeon | Natural language SQL agent | -### Text2Image +