Instructions to use Gemneye/Cheyenne with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Gemneye/Cheyenne with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Qwen/Qwen-Image", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Gemneye/Cheyenne") prompt = "-" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Add 3 files
Browse files
Ch3yenne_2750-Flux-dev.1.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1a5bbcde7a6831ad4dd984fe4f33854380983748541cfaaa67a0f817daa19aac
|
| 3 |
+
size 235629952
|
Ch3yenne_3000-Flux-deve.1.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7fef416bc35185031db2afaebdb195fe0678c0a1046ceae3586bfa32f3955299
|
| 3 |
+
size 235629952
|
images/cheyenne-184.jpg
ADDED
|
Git LFS Details
|