Update README.md

This commit is contained in:
Gadersd
2023-08-07 10:59:57 -04:00
committed by Ben_Kosytorz
parent effd3916b5
commit 0101e8f930

View File

@@ -40,7 +40,7 @@ This command will generate an image according to the provided prompt, which will
### Optional: Extract and Convert a Fine-Tuned Model ### Optional: Extract and Convert a Fine-Tuned Model
If users are interested in using a fine-tuned version of stable diffusion, the Python scripts provided in this project can be used to transform a weight dump into a Burn model file. If users are interested in using a fine-tuned version of stable diffusion, the Python scripts provided in this project can be used to transform a weight dump into a Burn model file. Note: the tinygrad dependency should be installed from source rather than with pip.
```bash ```bash
# Step into the Python directory # Step into the Python directory