Lanson Zhou
Lanson Zhou
Hi~ Which model did you use for inference?
thanks. I have fix this prob through homebrew script in mac(air m2). But .dmg is still not work.
same question
> Hi, please try using it with the Prompt Enhancement Model, you’ll get interesting results. Hi,I have tried the Prompt Enhancement Model, but the results are still not aligned with...
> There exists a state_dict keyword mapping bewteen black-forest flux code and our code, which is defined [here](https://github.com/modelscope/DiffSynth-Studio/blob/3dc28f428f3accf1b49bcc639c4dea91e48d11d0/diffsynth/models/flux_dit.py#L662). And keywords in EliGen LoRA is got by [here](https://github.com/modelscope/DiffSynth-Studio/blob/3dc28f428f3accf1b49bcc639c4dea91e48d11d0/diffsynth/models/lora.py#L280). You may take...
> Hi, could you reproduce this issue with the following steps? > > 1. write a `test.py` > > ```python > import torch > > torch.distributed.init_process_group(backend="nccl") > print("test") > ```...