Instructions to use El-Scuba-Steve/Stix_2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use El-Scuba-Steve/Stix_2 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.1-dev", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("El-Scuba-Steve/Stix_2") prompt = "-" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 5 files
Browse files- images/AoNWqcUkzKOFeQEFAdMc8_a63df6b6ed184ce69a17b619bd1d74b6.jpg +3 -0
- images/G7ITXkSeYkzWkFJQsJCKM_07605d4139d74d90bb525fd2f8271b6d.jpg +3 -0
- images/OOxRdmkRGpYd1YyvCUcyy_305972713c544a35af62fe70689fefba (1).jpg +3 -0
- images/wzO2DPX6B349AXLt_gh_Y_e589ebb362e04d0eada6e9dde48c9af7.jpg +3 -0
- stix_05_000003200.safetensors +3 -0
images/AoNWqcUkzKOFeQEFAdMc8_a63df6b6ed184ce69a17b619bd1d74b6.jpg
ADDED
|
Git LFS Details
|
images/G7ITXkSeYkzWkFJQsJCKM_07605d4139d74d90bb525fd2f8271b6d.jpg
ADDED
|
Git LFS Details
|
images/OOxRdmkRGpYd1YyvCUcyy_305972713c544a35af62fe70689fefba (1).jpg
ADDED
|
Git LFS Details
|
images/wzO2DPX6B349AXLt_gh_Y_e589ebb362e04d0eada6e9dde48c9af7.jpg
ADDED
|
Git LFS Details
|
stix_05_000003200.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:02dec1c39030e705e04552ae31830f7898b182eb4945cff0b5456ee04ae1ee31
|
| 3 |
+
size 343805424
|