amildravid4292 commited on
Commit
3c5604a
1 Parent(s): 35bdce6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -45,5 +45,5 @@ The `weights_datasets` folder contains two datasets of model weights, one set co
45
  - A dictionary of the dimensionality for each LoRA module in the diffusion UNet. Used to save models in Diffusers pipeline format.
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).
 
45
  - A dictionary of the dimensionality for each LoRA module in the diffusion UNet. Used to save models in Diffusers pipeline format.
46
  - `weights_datasets/adapter_config.json`
47
  - A configuration file for LoRA. Used to save models in Diffusers pipeline format.
48
+ # Images for 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).