Instructions to use KORMo-VL/KORMo-VL-Diffusion with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use KORMo-VL/KORMo-VL-Diffusion with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("KORMo-VL/KORMo-VL-Diffusion", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
Upload folder using huggingface_hub
Browse files
.gitattributes
CHANGED
|
@@ -34,3 +34,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
kormo_diffusion_assets/kormo_t2i.mp4 filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
kormo_diffusion_assets/kormo_t2i.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
Dense[[:space:]]forest.webp filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
울창한[[:space:]]숲.webp filter=lfs diff=lfs merge=lfs -text
|
Dense forest.webp
ADDED
|
Git LFS Details
|
black pattern mug cpup.webp
ADDED
|
chinese flower vase.webp
ADDED
|
/352/262/200/354/235/200 /353/254/264/353/212/254/354/235/230 /353/250/270/352/267/270/354/273/265.webp
ADDED
|
울창한 숲.webp
ADDED
|
Git LFS Details
|