From 90b81fbbfcaf4fa81e07aa8cd9e95a17b848995a Mon Sep 17 00:00:00 2001 From: Sourab Mangrulkar <13534540+pacman100@users.noreply.github.com> Date: Thu, 19 Jan 2023 04:13:45 +0530 Subject: [PATCH] adding gradio space screenshot for peft lora dreambooth example --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6a03cd6..1045379 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,8 @@ accelerate launch train_dreambooth.py \ Try out the 🤗 Gradio Space which should run seamlessly on a T4 instance: [smangrul/peft-lora-sd-dreambooth](https://huggingface.co/spaces/smangrul/peft-lora-sd-dreambooth). +![peft lora dreambooth gradio space](https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/peft/peft_lora_dreambooth_gradio_space.png) + ### Parameter Efficient Tuning of LLMs for RLHF components such as Ranker and Policy [ToDo] ### Save compute and storage even for medium and small models