Instructions to use peter198477/gi with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use peter198477/gi 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("peter198477/gi") prompt = "-" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 2 files
Browse files
48f0e4bd-4de1-4bf4-adde-3eeb5525f010.TA_trained.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1844a3800d644652ca3bb27c8b083cf5261ef7369af95d1632f4ed1e449e44ea
|
| 3 |
+
size 612748512
|
images/bdad6b85-32e9-48d1-b4d7-53dd92feb547.jpg
ADDED
|
Git LFS Details
|