chore: adding ref
Browse files
README.md
CHANGED
@@ -117,3 +117,7 @@ upload_folder(
|
|
117 |
```
|
118 |
|
119 |
This script downloads the checkpoints, merges them, and saves the merged model locally. You can then upload the merged model to Hugging Face Hub using `upload_folder`.
|
|
|
|
|
|
|
|
|
|
117 |
```
|
118 |
|
119 |
This script downloads the checkpoints, merges them, and saves the merged model locally. You can then upload the merged model to Hugging Face Hub using `upload_folder`.
|
120 |
+
|
121 |
+
## References:
|
122 |
+
|
123 |
+
[FLUX.1 merged](https://huggingface.co/sayakpaul/FLUX.1-merged) from Sayak Paul!
|