Upload CITATION.cff with huggingface_hub
Browse files- CITATION.cff +19 -0
CITATION.cff
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
cff-version: 1.2.0
|
2 |
+
message: "If you use this software, please cite it using the metadata in this file."
|
3 |
+
title: "SDXL 360 Diffusion"
|
4 |
+
authors:
|
5 |
+
- family-names: "Egan"
|
6 |
+
given-names: "Ben"
|
7 |
+
- name: "XWAVE"
|
8 |
+
- name: "Jimmy Carter"
|
9 |
+
date-released: "2025-08-23"
|
10 |
+
keywords:
|
11 |
+
- "text to image"
|
12 |
+
- "SDXL"
|
13 |
+
- "diffusion model"
|
14 |
+
- "equirectangular"
|
15 |
+
- "equirectangular projection"
|
16 |
+
- "360 image"
|
17 |
+
- "360 degree"
|
18 |
+
url: "https://huggingface.co/ProGamerGov/sdxl-360-diffusion"
|
19 |
+
type: software
|