From ec7f2078b011c083fa789e9711b4324bbd757d04 Mon Sep 17 00:00:00 2001 From: imrayya Date: Fri, 27 Jan 2023 00:05:43 +0100 Subject: [PATCH] Clarified things in Readme To address issue #9 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6876657..76969f1 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ Adds a tab to the webui that allows the user to generate a prompt from a small b 1. Write in the prompt in the *Start of the prompt* text box 2. Click Generate and wait +The initial use of the model may take longer as it needs to be downloaded to your machine for offline use. The model will be used on your device and will be stored in the default location of `*username*/.cache/huggingface/hub/models`. The entire process of generating results will be done on your local machine and not require internet access. + ## Parameters Explanation - **Start of the prompt**: As the name, the start of the prompt that the generator should start with