Instructions to use xFutureTechx/2026_Loras with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use xFutureTechx/2026_Loras with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("xFutureTechx/2026_Loras", torch_dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
Upload 3 files
Browse files
May21_ANIMA/CAMKNXAnima.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:51965328bda6cfced35b707b1e9d40fcc4dde8008cc9dfc17450505ad3b61ab6
|
| 3 |
+
size 91860352
|
May21_ANIMA/CrissAnima-000004.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a318148b2aa6dced4a29130c182b7fdd98700d16c0345e39ef28e03f5cfd7e03
|
| 3 |
+
size 132307712
|
May21_ANIMA/RIVALSANIMA.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4139ceab65259043788730cb760f8f6fe7ff4c543d06c47b1b1e2b8051c12b76
|
| 3 |
+
size 91911712
|