Update README.md
Browse files
README.md
CHANGED
@@ -38,13 +38,23 @@ When using this dataset, please also cite the original models:
|
|
38 |
**SDXL**:
|
39 |
```
|
40 |
@misc{SDXL,
|
41 |
-
title={
|
42 |
author={StabilityAI},
|
43 |
year={2025},
|
44 |
howpublished={\url{https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0}}
|
45 |
}
|
46 |
```
|
47 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
48 |
**pytorch-hed**:
|
49 |
```
|
50 |
@misc{pytorch-hed,
|
|
|
38 |
**SDXL**:
|
39 |
```
|
40 |
@misc{SDXL,
|
41 |
+
title={stable-diffusion-xl-base-1.0},
|
42 |
author={StabilityAI},
|
43 |
year={2025},
|
44 |
howpublished={\url{https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0}}
|
45 |
}
|
46 |
```
|
47 |
|
48 |
+
**Underwater Environment v01 LoRA**:
|
49 |
+
```
|
50 |
+
@misc{Underwater-Environment-v01,
|
51 |
+
title={Underwater Environment v01},
|
52 |
+
author={PrivateHindsight},
|
53 |
+
year={2025},
|
54 |
+
howpublished={\url{https://civitai.com/models/561874?modelVersionId=625879}}
|
55 |
+
}
|
56 |
+
```
|
57 |
+
|
58 |
**pytorch-hed**:
|
59 |
```
|
60 |
@misc{pytorch-hed,
|