Instructions to use YuLexuan30/Yu_Lexuan_Archer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use YuLexuan30/Yu_Lexuan_Archer 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("YuLexuan30/Yu_Lexuan_Archer") prompt = "yulexuanblk. The image features Yu Lexuan, an Asian man with long dark hair and a meshed headband with a top headpiece. He wears a traditional chinese attire composed of a white shirt with black shoulder pads and cuffs. A black belt cinches at his waist. The solid white background suggests that this is a promotional image for a series or film. The overall style is reminiscent of traditional Chinese clothing, evoking a sense of elegance and sophistication. The atmosphere is one of refinement and poise, with Yu Lexuan's confident expression adding to the overall sense of gravitas." image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Upload 2 files
Browse files
yulexuanblkfluxV1_000001500.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:98a5ff7b27ab54c65813b8a57082276a1418b326589ad9d78b34a0197a59f449
|
| 3 |
+
size 343805400
|
yulexuanblkfluxV1_000002000.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c8b5c448d2197d6bdbb48048c8f1de0b0d72c8d191efc894afcb25dd723e7824
|
| 3 |
+
size 343805400
|