Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -8,7 +8,7 @@ tags:
|
|
| 8 |
- image-generation
|
| 9 |
---
|
| 10 |
|
| 11 |
-
<!-- README Version: v1.
|
| 12 |
|
| 13 |
# Stable Diffusion XL FP16 Model Repository
|
| 14 |
|
|
@@ -182,6 +182,12 @@ image = pipe(
|
|
| 182 |
|
| 183 |
## Changelog
|
| 184 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 185 |
### v1.3 (2025-10-28)
|
| 186 |
- Verified repository structure and model file integrity
|
| 187 |
- Confirmed YAML frontmatter compliance with HuggingFace standards
|
|
@@ -256,4 +262,4 @@ If you use these models in your research or applications, please cite:
|
|
| 256 |
|
| 257 |
---
|
| 258 |
|
| 259 |
-
**Repository maintained locally** | Last updated: 2025-10-28
|
|
|
|
| 8 |
- image-generation
|
| 9 |
---
|
| 10 |
|
| 11 |
+
<!-- README Version: v1.4 -->
|
| 12 |
|
| 13 |
# Stable Diffusion XL FP16 Model Repository
|
| 14 |
|
|
|
|
| 182 |
|
| 183 |
## Changelog
|
| 184 |
|
| 185 |
+
### v1.4 (2025-10-28)
|
| 186 |
+
- Final verification of repository structure and model integrity
|
| 187 |
+
- Confirmed all file sizes and paths are accurate
|
| 188 |
+
- Validated YAML frontmatter format and HuggingFace compliance
|
| 189 |
+
- Documentation verified complete and production-ready
|
| 190 |
+
|
| 191 |
### v1.3 (2025-10-28)
|
| 192 |
- Verified repository structure and model file integrity
|
| 193 |
- Confirmed YAML frontmatter compliance with HuggingFace standards
|
|
|
|
| 262 |
|
| 263 |
---
|
| 264 |
|
| 265 |
+
**Repository maintained locally** | Last updated: 2025-10-28 | Version: v1.4
|