YAML Metadata Warning: empty or missing yaml metadata in repo card

Check out the documentation for more information.

Please follow the steps below to set up the environment, download required weights, and run.


πŸ”§ Step 1: Install Dependencies

Install all required Python packages:

pip install -r requirements.txt

πŸ“₯ Step 2: Download FLUX.1-dev Weights

Step 2.1: Request Access

Visit the Hugging Face model page and request access to the FLUX.1-dev weights: πŸ‘‰ https://huggingface.co/black-forest-labs/FLUX.1-dev

Step 2.2: Set Your Token

Once access is granted, open the file download_weights.sh and replace:

TOKEN=YOUR_TOKEN

with your actual Hugging Face token.

Step 2.3: Download Weights

Run the following to download model weights:

cd weights
bash download_weights.sh

πŸ§ͺ Step 3: Run Inference

Run the test script to perform inference:

bash test.sh
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support