Instructions to use stronman/fake_dummy_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use stronman/fake_dummy_model with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("fill-in-base-model", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("stronman/fake_dummy_model") prompt = "-" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 4 files
Browse files
gemma_api_ltx-2-19b-dev_all_variants.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:89bd2a818e0995436ced1398941d6e4b10849f36e80c8d2e7427ffee4e4562c6
|
| 3 |
+
size 1588
|
gemma_api_ltx-2-19b-distilled-fp8.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:13d462118dad697d387d36d51fec6515c1a22ea9b48d0835b6db2f1163597a62
|
| 3 |
+
size 1972
|
gemma_api_ltx-2-19b-distilled.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:651bec618f9a7b6a34194cbb5692ba1c535c75b896129cc338bad2903fed557c
|
| 3 |
+
size 1652
|
images/99ef1185-8434-462d-bb63-d5313abdebbf.png
ADDED
|
Git LFS Details
|