From 61fa17be5217b03c58a19d6e7e62a9e4a9f7e012 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 +