issues Search Results · repo:black-forest-labs/flux language:Python
Filter by
244 results
(74 ms)244 results
inblack-forest-labs/flux (press backspace or delete to remove)I am really impressed by Flux s amazing performance. However, I have not found much training details. It there a
technical report? I noticed that Flux performs very well in different resolutions. What ...
KasenYoung
- Opened 3 hours ago
- #478
Hello, dear author. I recently read your technical paper and have some questions about SFT. Does the SFT stage address
model deficiencies by creating appropriate datasets, such as those for aesthetics ...
weilu4606
- Opened 14 hours ago
- #477
Firstly, thanks for open-sourcing your great model. The Kontext pipeline image editing ability is amazing.
But the model pipeline is running too slow and is very memory-intensive. Ofcause you provided ...
handoku
- Opened 2 days ago
- #476
Currently in flux.utils.py CHECKPOINTS_DIR is hardcoded as a PATH( checkpoints ),
https://github.com/black-forest-labs/flux/blob/main/src/flux/util.py
CHECKPOINTS_DIR = Path( checkpoints )
CHECKPOINTS_DIR.mkdir(exist_ok=True) ...
zenbahamut45
- Opened 6 days ago
- #475
I installed quantized flux model but its same with normal models too. When i try to inpaint/outpaint/kontext/generate i
get grainy/blurry results as output.
Here is my output
img width= 926 height= 940 ...
Fenish
- Opened 8 days ago
- #474
Loading adapter weights from state_dict led to unexpected keys found in the model:
single_transformer_blocks.0.proj_out.lora_A.lora_1.weight, single_transformer_blocks.0.proj_out.lora_B.lora_1.weight, ...
Harr7y
- Opened 12 days ago
- #473
Thanks for opensourcing these amazing models. I was probing into the intermediate tensors and found that they have
extreme values even in the presence of norm layers and gating, especially in later blocks, ...
jingweim
- Opened 12 days ago
- #472
import os import requests import base64 from PIL import Image from io import BytesIO import time
Load and encode your image
Replace your_image.jpg with the path to your image file
image = Image.open( ...
wangyang2014
- Opened 15 days ago
- #471
A hand holding a modern red credit card. From the card emerge three bright, clear pathways: one leading to a shopping
cart icon, one to a cash withdrawal icon (ATM), and one to a send money icon (paper ...
viknir64
- Opened 17 days ago
- #470
For example, extracting an object from one image and placing it into another image.
Alps00
- Opened 20 days ago
- #469

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.