Instructions to use francsharma/Ryan with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use francsharma/Ryan 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("francsharma/Ryan") prompt = "-" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Add 3 files
Browse files
images/ryan reynolds lora ryan reynolds 1 1 Hi-882682769-3-2025-03-18-26-14.jpeg
ADDED
|
Git LFS Details
|
images/ryan-reynolds_000300_00_20250317020836.png
ADDED
|
Git LFS Details
|
ryan-reynolds.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ed638b2ba56aa283fd32b3c4ee240e18570caae466bae877f3d62365935bf036
|
| 3 |
+
size 72632948
|