From 58f89ceec974abaa829afec390a3e30e3e0f6fb7 Mon Sep 17 00:00:00 2001 From: Artiprocher Date: Mon, 14 Oct 2024 17:51:12 +0800 Subject: [PATCH] update examples --- examples/train/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/train/README.md b/examples/train/README.md index 5c99813..2d9bc94 100644 --- a/examples/train/README.md +++ b/examples/train/README.md @@ -16,7 +16,7 @@ Image Examples of fine-tuned LoRA. The prompt is "一只小狗蹦蹦跳跳,周 ## Install additional packages ``` -pip install peft lightning +pip install peft lightning pandas ``` ## Prepare your dataset