mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-08-30 02:53:41 +08:00
Typo
This commit is contained in:
parent
ebf314bdcc
commit
9e4ce397f0
@ -188,7 +188,7 @@ The adapters are saved in `mlx_output` and can be used directly by the
|
|||||||
|
|
||||||
```shell
|
```shell
|
||||||
python txt2image.py --model dev --save-raw --image-size 512x512 --n-images 1 \
|
python txt2image.py --model dev --save-raw --image-size 512x512 --n-images 1 \
|
||||||
--adapter mlx_output/final_adapter.safetensors \
|
--adapter mlx_output/final_adapters.safetensors \
|
||||||
--fuse-adapter \
|
--fuse-adapter \
|
||||||
--no-t5-padding \
|
--no-t5-padding \
|
||||||
'A photo of an sks dog lying on the sand at a beach in Greece'
|
'A photo of an sks dog lying on the sand at a beach in Greece'
|
||||||
|
Loading…
Reference in New Issue
Block a user