Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
clover-image
diffusion
stable-diffusion
knowledge-distillation
compact
local-inference
Instructions to use neonforestmist/Clover-Image-Tiny with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use neonforestmist/Clover-Image-Tiny with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("neonforestmist/Clover-Image-Tiny", 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
- Local Apps Settings
- Draw Things
- DiffusionBee
| { | |
| "build": { | |
| "repository_commit": "9f5ce495fcb88238ec7fdc33204fa42ec9690c37", | |
| "sources": { | |
| "LICENSE-CODE": { | |
| "sha256": "e26a0375b714267325c27905ba947fdc41ebc0b7a36940a49ae12379ed6208d6", | |
| "tracked_at_commit": true | |
| }, | |
| "LICENSE-MODEL-CREATIVEML-OPENRAIL-M.txt": { | |
| "sha256": "be351ebe7ac01bcdbb018639aadcfd38f136b7dc3f2a3d4d3a24db51d1b210ef", | |
| "tracked_at_commit": true | |
| }, | |
| "assets/model-examples/clover-image-tiny-local-mps-v1/library-seed-1469.png": { | |
| "sha256": "f8830346f2a9c2b9a8c2a01d8f90e6925c93d667c1bcf998aa904a150589a742", | |
| "tracked_at_commit": true | |
| }, | |
| "assets/model-examples/clover-image-tiny-local-mps-v1/library-seed-1469.png.json": { | |
| "sha256": "1ddd86de0be992987214266720e0f341f25791402aae637065d6d09a6ea67b27", | |
| "tracked_at_commit": true | |
| }, | |
| "hf/stage_b_preview/DATA_PROVENANCE.md": { | |
| "sha256": "d0be84c8412aa9766c2477e145c3c4e9c7ff5beaf8116de5acc8d05e6616f857", | |
| "tracked_at_commit": true | |
| }, | |
| "hf/stage_b_preview/MODEL_DATA_LICENSES.md": { | |
| "sha256": "39501a1246aff094fcc987a548f7e8bd750dd21900b43c5a2e8cbcab305bb0b1", | |
| "tracked_at_commit": true | |
| }, | |
| "hf/stage_b_preview/README.template.md": { | |
| "sha256": "48da494a6278ba161cea93c62e4d04bbc7a48c5da46f9d7568c262329ea8e366", | |
| "tracked_at_commit": true | |
| }, | |
| "hf/stage_b_preview/assets/clover-image-tiny-banner.png": { | |
| "sha256": "c3d5c0243ebd0962263187fd54ea94e7646870a7c6e52ece620e958a43b827a3", | |
| "tracked_at_commit": true | |
| }, | |
| "hf/stage_b_preview/examples/generate.py": { | |
| "sha256": "4cfba0d6f3f2a5a9d1090564be5b618d06b757ef258ec7cfcff0523353e1466b", | |
| "tracked_at_commit": true | |
| }, | |
| "hf/stage_b_preview/requirements.txt": { | |
| "sha256": "9dbb74869a34e3b610f737bce8a9d2a20691fd0fa416cf6bb42354b78e0a3861", | |
| "tracked_at_commit": true | |
| }, | |
| "scripts/build_hf_stage_b_preview.py": { | |
| "sha256": "340b8db4f06ab7fbba107db1242de5ae3938cb0151b97908831695350df4c980", | |
| "tracked_at_commit": true | |
| }, | |
| "scripts/publish_hf_stage_b_preview.py": { | |
| "sha256": "4ff6ea2e0f4d04ec1b2c7de04b0ba831fefc65faae0a8fa362ada52bbb820916", | |
| "tracked_at_commit": true | |
| }, | |
| "scripts/validate_hf_stage_b_preview.py": { | |
| "sha256": "6c521dc2dd332ccbafd2764ee2d1ee3f618901b5061e2efaca56534dbdd17be5", | |
| "tracked_at_commit": true | |
| }, | |
| "src/clover_image/release_licenses.py": { | |
| "sha256": "371fdf7f30c2e0268d417c6be3e5edaaf662372685eeb19831bed49d096f9557", | |
| "tracked_at_commit": true | |
| }, | |
| "src/clover_image/stage_b_inference.py": { | |
| "sha256": "2c4a92f2af4eb4ec633b8b163fbd129efe4a63b52055f9fadd5e283020ffd6f7", | |
| "tracked_at_commit": true | |
| }, | |
| "src/clover_image/stage_b_preview.py": { | |
| "sha256": "7a769e4e6098580c4235c56ff29ab3cc17496d5b6d528be425ee8000cc86e849", | |
| "tracked_at_commit": true | |
| } | |
| } | |
| }, | |
| "checkpoint": { | |
| "checkpoint_bundle_checksum": "384b6515f5f26838aea33ec9a941e06610a20764f0b8637c8b7b0667bfc0d447", | |
| "checkpoint_checksum": "4a5b99ff18478742528a0d31c97dcee939b166a51be858721d40ad5984110893", | |
| "config_hash": "80cf9395d1f587dc0c1d440d9f5b55c55c20703187998509bb306d19d463f597", | |
| "experiment_id": "clover-kd-20260712T050925Z-01KXABNHP0", | |
| "optimizer_step": 500 | |
| }, | |
| "data": { | |
| "dataset_id": "Spawning/PD3M", | |
| "dataset_license_id": "CDLA-Permissive-2.0", | |
| "dataset_revision": "2a5eb24a8dccf245acd8e56341761aee06da0bdf", | |
| "manifest_sha256": "50c1249f1cb0d8d690a9acc451ca10c9432eb5a7f4e26f34acb5462096e72322", | |
| "raw_data_bundled": false, | |
| "record_count": 1000, | |
| "split_counts": { | |
| "test": 10, | |
| "train": 973, | |
| "validation": 17 | |
| } | |
| }, | |
| "gallery": { | |
| "bundled_path": "assets/clover-image-tiny-paired-contact-sheet.png", | |
| "contact_sheet_sha256": "8653d1105b7b0c56e2385a127336dbe9b3a1a03c8518edb4934353a9d8e13bfa", | |
| "evaluation_scope": "eight-prompt-engineering-health-subset", | |
| "human_review": "not_measured", | |
| "image_pair_count": 8, | |
| "kind": "stage-b-paired-engineering-gallery", | |
| "quality_decisional": false, | |
| "source_completion_sha256": "344823dd2b7816fcca8119344de84a3e214b399d9cb267600a0d369dfc7a20df", | |
| "source_records_sha256": "36fecf6eebe43b7baba7ca7b9c57de32343b74d0075b8dc83cfb6062692e7315", | |
| "source_report_sha256": "d09ca159c4face6d4ab895f67afe5c52fa03adf2647d01121527be4f501f4c71", | |
| "status": "validated" | |
| }, | |
| "hf_repo_id": "neonforestmist/Clover-Image-Tiny", | |
| "kind": "clover-stage-b-hf-research-preview", | |
| "licenses": { | |
| "code": { | |
| "id": "Apache-2.0", | |
| "path": "LICENSE-CODE", | |
| "sha256": "e26a0375b714267325c27905ba947fdc41ebc0b7a36940a49ae12379ed6208d6" | |
| }, | |
| "model_weights": { | |
| "id": "CreativeML OpenRAIL-M", | |
| "path": "LICENSE-MODEL-CREATIVEML-OPENRAIL-M.txt", | |
| "sha256": "be351ebe7ac01bcdbb018639aadcfd38f136b7dc3f2a3d4d3a24db51d1b210ef" | |
| } | |
| }, | |
| "limitations": { | |
| "foundational_data_provenance": "incomplete_upstream_per_record_evidence", | |
| "human_review": "not_measured", | |
| "quality_evaluation": "not_measured" | |
| }, | |
| "metadata_sha256": "faa5ac18488ff0a0c37da1471194395c841a27086056d31cf2b7b56cc758c214", | |
| "presentation": { | |
| "model_card_banner": { | |
| "bundled_path": "assets/clover-image-tiny-banner.png", | |
| "downstream_reuse_license": "not_granted_by_this_package", | |
| "format": "PNG", | |
| "generation_provenance": "not_claimed", | |
| "height": 922, | |
| "mode": "RGBA", | |
| "publication_authorization": "explicit_user_request", | |
| "publication_scope": "public_hugging_face_model_repository", | |
| "quality_decisional": false, | |
| "sha256": "c3d5c0243ebd0962263187fd54ea94e7646870a7c6e52ece620e958a43b827a3", | |
| "size_bytes": 4584745, | |
| "source": "user_supplied", | |
| "width": 2302 | |
| } | |
| }, | |
| "release_ready": false, | |
| "runtime_contract": { | |
| "denoiser_calls": 51, | |
| "guidance_scale": 7.5, | |
| "height": 512, | |
| "negative_prompt": "", | |
| "num_inference_steps": 50, | |
| "pipeline": "StableDiffusionPipeline", | |
| "scheduler": "PNDMScheduler", | |
| "width": 512 | |
| }, | |
| "schema_version": 2, | |
| "source_package": { | |
| "checksums_path": "evidence/stage-b-inference-checksums.json", | |
| "checksums_sha256": "d9a28d5fe6f5b675ee1b9db52e6d0493c8d3d357bb824eac590911acbd5c3ebc", | |
| "validation": { | |
| "checkpoint_bundle_checksum": "384b6515f5f26838aea33ec9a941e06610a20764f0b8637c8b7b0667bfc0d447", | |
| "checkpoint_checksum": "4a5b99ff18478742528a0d31c97dcee939b166a51be858721d40ad5984110893", | |
| "config_hash": "80cf9395d1f587dc0c1d440d9f5b55c55c20703187998509bb306d19d463f597", | |
| "dataset_manifest_checksum": "50c1249f1cb0d8d690a9acc451ca10c9432eb5a7f4e26f34acb5462096e72322", | |
| "experiment_id": "clover-kd-20260712T050925Z-01KXABNHP0", | |
| "file_count": 17, | |
| "guidance_scale": 7.5, | |
| "inference_steps": 50, | |
| "optimizer_step": 500, | |
| "package_checksums_sha256": "d9a28d5fe6f5b675ee1b9db52e6d0493c8d3d357bb824eac590911acbd5c3ebc", | |
| "parameter_count": 323384964, | |
| "resolution": 512, | |
| "status": "valid", | |
| "total_size_bytes": 1669943733, | |
| "upstream_model_id": "nota-ai/bk-sdm-tiny-2m", | |
| "upstream_revision": "aad3e0e8ba61b7cb9f64869dc4e586f8ad9d3665", | |
| "weight_dtype": "float16" | |
| } | |
| }, | |
| "status": "research_preview", | |
| "training_stage": "stage_b_knowledge_distillation", | |
| "upstream": { | |
| "student": { | |
| "model_id": "nota-ai/bk-sdm-tiny-2m", | |
| "revision": "aad3e0e8ba61b7cb9f64869dc4e586f8ad9d3665" | |
| }, | |
| "teacher": { | |
| "model_id": "CompVis/stable-diffusion-v1-4", | |
| "revision": "133a221b8aa7292a167afc5127cb63fb5005638b" | |
| } | |
| }, | |
| "usage_label": "RESEARCH PREVIEW - PRODUCTION PILOT - NOT RELEASE-READY" | |
| } | |