Skip to content

Commit

Permalink
Minor wording edit to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanw-mlc authored and pgmpablo157321 committed Feb 21, 2024
1 parent dc94ae3 commit ab747c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion text_to_image/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`**
```
Expand Down

0 comments on commit ab747c4

Please sign in to comment.