Small typo fixed in flux README.md (#1035)

This commit is contained in:
Ivan Fioravanti 2024-10-12 15:14:01 +02:00 committed by GitHub
parent a5f2bab070
commit d8611dd69f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -160,8 +160,8 @@ The adapters are saved in `mlx_output` and can be used directly by the
`txt2image.py` script. For instance,
```shell
python txt2img.py --model dev --save-raw --image-size 512x512 --n-images 1 \
--adapter mlx_output/mlx_output/0001200_adapters.safetensors \
python txt2image.py --model dev --save-raw --image-size 512x512 --n-images 1 \
--adapter mlx_output/0001200_adapters.safetensors \
--fuse-adapter \
--no-t5-padding \
'A photo of an sks dog lying on the sand at a beach in Greece'