Instructions to use Emric/flat with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Emric/flat with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-3.5-large", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Emric/flat") prompt = "-" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Add 5 files
Browse files
Art_Style__Vector_Illustration_Style_.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6537d9cc35987892df4cc2bb281feae31e22cc9f026e013191d3fe59f0e20c54
|
| 3 |
+
size 114436676
|
Flat_style-000002.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:27c0da78dcf3a4a91ca5099f76282f6fd731f103ec9ee3a90e25b9883a7f51fc
|
| 3 |
+
size 228460236
|
Lineless_Impact_Style_ILXL.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:62ff07c996fae4dbdcaa7dd50b0d294986ff1ad106bbee6e34a877e79fbbd92a
|
| 3 |
+
size 228475892
|
duo33.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ecdd1fac32d1646001515e0cb0f1f3089c2290ce3a2934bdb5f256dd8d8b5685
|
| 3 |
+
size 228468652
|
images/a162ee4a-27fa-4583-975d-90c4e96de6cc.jpeg
ADDED
|
Git LFS Details
|