diff --git a/text_to_image/README.md b/text_to_image/README.md index 243067459..e353bfac0 100644 --- a/text_to_image/README.md +++ b/text_to_image/README.md @@ -73,7 +73,7 @@ Once Rclone is installed, run the following command to authenticate with the buc ``` rclone config create mlc-inference s3 provider=Cloudflare access_key_id=f65ba5eef400db161ea49967de89f47b secret_access_key=fbea333914c292b854f14d3fe232bad6c5407bf0ab1bebf78833c2b359bdfd2b endpoint=https://c2686074cb2caf5cbaf6d134bdba8b47.r2.cloudflarestorage.com ``` -You can then navigate in the terminal to your desired download directory and run the following commands to download the dataset and checkpoints: +You can then navigate in the terminal to your desired download directory and run the following commands to download the checkpoints: **`fp32`** ```