synas-image-1 / README.md
TheWarrior01's picture
Update README.md
e4947d0 verified
|
Raw
History Blame Contribute Delete
1.6 kB
---
license: creativeml-openrail-m
base_model: stabilityai/stable-diffusion-xl-base-1.0
tags:
- stable-diffusion-xl
- stable-diffusion-xl-diffusers
- text-to-image
- diffusers
- lora
- wallpaper
- landscape
- digital-art
datasets:
- Navanjana/image-wallpapers-dataset
---
# ๐ŸŽจ Synas Image 1 (SDXL Wallpaper LoRA)
**Synas Image 1** is a Low-Rank Adaptation (LoRA) fine-tuned on the Stable Diffusion XL 1.0 base model. It is specifically engineered to generate high-resolution, highly aesthetic digital wallpapers, ranging from cinematic landscapes and vehicles to abstract digital art.
## ๐Ÿ“Š Model Details
* **Base Model:** SDXL 1.0 (3.5 Billion Parameters)
* **Architecture:** LoRA Adapter
* **Training Hardware:** Dual NVIDIA T4 GPUs
* **Dataset:** Trained on a curated 500-image subset of the `Navanjana/image-wallpapers-dataset`.
## ๐Ÿ–ผ๏ธ Example Generations
**[Example 1]** ![F5HUgumChjyNhIKLtvOe6](https://cdn-uploads.huggingface.co/production/uploads/696c0d703adc65f5024251ec/_g14LTQbPeRWMvMXPSyjO.png)
**[Example 2]** ![download](https://cdn-uploads.huggingface.co/production/uploads/696c0d703adc65f5024251ec/YNBhmgtU8q608kcXqj_VU.png)
**[Example 3]** ![download-1](https://cdn-uploads.huggingface.co/production/uploads/696c0d703adc65f5024251ec/Trt4yeNnllim04BYJnYd9.png)
**[Example 4]** ![download-2](https://cdn-uploads.huggingface.co/production/uploads/696c0d703adc65f5024251ec/aGIUQoDpdw7dGvNeCIGve.png)
## ๐Ÿ’ป How to Use
This model is designed to be used with the Hugging Face `diffusers` library.
### Installation
```bash
pip install diffusers transformers accelerate torch