Fix a typo in README (#70)

Change "pyhon" for "python" (correct)
This commit is contained in:
Piero Rolando
2022-05-06 18:53:36 -05:00
committed by GitHub
parent 3676ef4d49
commit fd53fa17db

View File

@@ -902,7 +902,7 @@ Please note that the script internally passes text_embed and image_embed to the
### Usage ### Usage
```bash ```bash
$ pyhon train_diffusion_prior.py $ python train_diffusion_prior.py
``` ```
The most significant parameters for the script are as follows: The most significant parameters for the script are as follows: