Instructions to use tera0711/lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use tera0711/lora 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("tera0711/lora") prompt = "<lora:guiltyficial_reality-01:0.7>, perfect body, ultra realistic, best quality, 8k uhd, masterpiece, asian beautiful woman, " image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Upload 4 files
Browse files- Cozy_room.safetensors +3 -0
- TSZCampRoomSDV1-10.safetensors +3 -0
- change-05.safetensors +3 -0
- 凌亂房間-messy room_V1.safetensors +3 -0
Cozy_room.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b387d2fa0ac2c7eb7477d8e9bf60ada500b44debdd0bb8fcb962bc9203eec781
|
| 3 |
+
size 75619264
|
TSZCampRoomSDV1-10.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:de0aaf3e0f929aa430acf848f5246aedc890686fb0eb59e43d7eae692f6fe601
|
| 3 |
+
size 18991240
|
change-05.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:df6b1bb63a27fb6d32c6d8ce6f8840a1e7e2fbe31c8d41fc0dcfb94f1bfe8fde
|
| 3 |
+
size 18989426
|
凌亂房間-messy room_V1.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1188c224d20b2a2404054436f87cd6c6b5be2741758e52d8ec6f697d147fc8fc
|
| 3 |
+
size 38021088
|