File size: 3,637 Bytes
ec0e395 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 |
{
"Id": "1723D962-32EC-4AA2-AD0B-6AA8833A4FF7",
"FileVersion": "1",
"Created": "2025-03-08T00:00:00",
"IsProtected": false,
"Name": "Instruct Pix-2-Pix",
"ImageIcon": "https://huggingface.co/TensorStack/StableDiffusion-Instruct-amuse/resolve/main/Icon.png",
"Author": "timbrooks",
"Description": "InstructPix2Pix lets you edit images simply by giving it written instructions. Just provide an image and a prompt, and the model quickly makes the desired changes, delivering impressive, realistic edits in seconds.",
"Rank": 9000,
"Group": "Online",
"Template": "SD-Instruct",
"Category": "StableDiffusion",
"StableDiffusionTemplate": {
"PipelineType": "StableDiffusion",
"ModelType": "Instruct",
"SampleSize": 512,
"TokenizerLength": 768,
"Tokenizer2Limit": 77,
"DiffuserTypes": [
"ImageToImage",
"ControlNetImage"
],
"SchedulerDefaults": {
"SchedulerType": "EulerAncestral",
"Steps": 20,
"StepsMin": 4,
"StepsMax": 100,
"Guidance": 7,
"GuidanceMin": 0,
"GuidanceMax": 30,
"TimestepSpacing": "Linspace",
"BetaSchedule": "ScaledLinear",
"BetaStart": 0.00085,
"BetaEnd": 0.012
}
},
"MemoryMin": 0,
"MemoryMax": 4.6,
"DownloadSize": 4.2,
"Website": "https://www.timothybrooks.com/instruct-pix2pix/",
"Licence": "https://github.com/timothybrooks/instruct-pix2pix?tab=License-1-ov-file",
"LicenceType": "NonCommercial",
"IsLicenceAccepted": false,
"Repository": "https://huggingface.co/TensorStack/StableDiffusion-Instruct-amuse",
"RepositoryFiles": [
"https://huggingface.co/TensorStack/StableDiffusion-Instruct-amuse/resolve/main/controlnet/model.onnx",
"https://huggingface.co/TensorStack/StableDiffusion-Instruct-amuse/resolve/main/controlnet/model.onnx.data",
"https://huggingface.co/TensorStack/StableDiffusion-Instruct-amuse/resolve/main/text_encoder/model.onnx",
"https://huggingface.co/TensorStack/StableDiffusion-Instruct-amuse/resolve/main/tokenizer/merges.txt",
"https://huggingface.co/TensorStack/StableDiffusion-Instruct-amuse/resolve/main/tokenizer/special_tokens_map.json",
"https://huggingface.co/TensorStack/StableDiffusion-Instruct-amuse/resolve/main/tokenizer/vocab.json",
"https://huggingface.co/TensorStack/StableDiffusion-Instruct-amuse/resolve/main/unet/model.onnx",
"https://huggingface.co/TensorStack/StableDiffusion-Instruct-amuse/resolve/main/unet/model.onnx.data",
"https://huggingface.co/TensorStack/StableDiffusion-Instruct-amuse/resolve/main/vae_decoder/model.onnx",
"https://huggingface.co/TensorStack/StableDiffusion-Instruct-amuse/resolve/main/vae_encoder/model.onnx",
"https://huggingface.co/TensorStack/StableDiffusion-Instruct-amuse/resolve/main/amuse_template.json",
"https://huggingface.co/TensorStack/StableDiffusion-Instruct-amuse/resolve/main/README.md"
],
"PreviewImages": [
"https://huggingface.co/TensorStack/StableDiffusion-Instruct-amuse/resolve/main/Sample.png",
"https://huggingface.co/TensorStack/StableDiffusion-Instruct-amuse/resolve/main/Sample2.png",
"https://huggingface.co/TensorStack/StableDiffusion-Instruct-amuse/resolve/main/Sample3.png",
"https://huggingface.co/TensorStack/StableDiffusion-Instruct-amuse/resolve/main/Sample4.png"
],
"Tags": [
]
} |