amildravid4292
commited on
Commit
•
35bdce6
1
Parent(s):
4b926d0
Update README.md
Browse files
README.md
CHANGED
@@ -46,4 +46,4 @@ The `weights_datasets` folder contains two datasets of model weights, one set co
|
|
46 |
- `weights_datasets/adapter_config.json`
|
47 |
- A configuration file for LoRA. Used to save models in Diffusers pipeline format.
|
48 |
# Recreating the Dataset of Weights
|
49 |
-
The images used to conduct Dreambooth fine-tuning can be found at this [link](https://huggingface.co/datasets/wangkua1/w2w-celeba-generated/tree/main). We provide instructions for how to use these images train models and recreate our dataset of model weights in our [GitHub Repo](https://github.com/snap-research/weights2weights/tree/main).
|
|
|
46 |
- `weights_datasets/adapter_config.json`
|
47 |
- A configuration file for LoRA. Used to save models in Diffusers pipeline format.
|
48 |
# Recreating the Dataset of Weights
|
49 |
+
The images used to conduct Dreambooth fine-tuning can be found at this [link](https://huggingface.co/datasets/wangkua1/w2w-celeba-generated/tree/main). We provide instructions for how to use these images to train models and recreate our dataset of model weights in our [GitHub Repo](https://github.com/snap-research/weights2weights/tree/main).
|