gremlin97 commited on
Commit
4ad038a
·
1 Parent(s): 2bf6a00

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,5 +1,5 @@
1
- ---
2
- This repo contains a Control Net model trained on my custom dog dataset: (https://huggingface.co/datasets/gremlin97/cute-controlnet). I have trained this model on 2 A100 GPU cluster using distributed training enabled through PyTorch Lightning API. It has been trained for 1 epoch for a duration of 4-5 hours. The model achieves good results. Custom Control-Net is specialized in dogs trained from scratch with the aforementioned custom dog dataset.
3
 
 
4
  license: cc-by-4.0
5
  ---
 
1
+ This repo contains a Control Net model trained on my custom dog dataset: [Dataset Link](https://huggingface.co/datasets/gremlin97/cute-controlnet). I have trained this model on 2 A100 GPU clusters using distributed training enabled through PyTorch Lightning API. It has been trained for 1 epoch for a duration of 4-5 hours. The model achieves good results. Custom Control-Net is specialized in dogs trained from scratch with the aforementioned custom dog dataset.
 
2
 
3
+ ---
4
  license: cc-by-4.0
5
  ---