From 580817afb60e72d4f8ffa3b6e10d8fb3525d5060 Mon Sep 17 00:00:00 2001 From: filipstrand Date: Wed, 21 Aug 2024 09:56:11 +0200 Subject: [PATCH] Link to issue tracker for downloading the dev model --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 59986c6..8394a4f 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,8 @@ python main.py --model dev --prompt "Luxury food photograph" --steps 25 --seed 2 ⚠️ *If the specific model is not already downloaded on your machine, it will start the download process and fetch the model weights (~34GB in size for the Schnell or Dev model respectively).* ⚠️ +🔒 [FLUX.1-dev currently requires granted access to its Huggingface repo. For troubleshooting, see the issue tracker](https://github.com/filipstrand/mflux/issues/14) 🔒 + #### Full list of Command-Line Arguments - **`--prompt`** (required, `str`): Text description of the image to generate.