Text-to-Image
Diffusers
English
File size: 1,972 Bytes
e5bee00
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "bomFormat": "CycloneDX",
    "specVersion": "1.6",
    "serialNumber": "urn:uuid:f8d7b02c-3aca-442e-bf41-98882a851a7a",
    "version": 1,
    "metadata": {
        "timestamp": "2025-06-05T09:37:56.930220+00:00",
        "component": {
            "type": "machine-learning-model",
            "bom-ref": "TencentARC/PhotoMaker-33088669-32c6-5936-8a5a-820c4f85e92c",
            "name": "TencentARC/PhotoMaker",
            "externalReferences": [
                {
                    "url": "https://huggingface.co/TencentARC/PhotoMaker",
                    "type": "documentation"
                }
            ],
            "modelCard": {
                "modelParameters": {
                    "task": "text-to-image"
                },
                "properties": [
                    {
                        "name": "library_name",
                        "value": "diffusers"
                    }
                ]
            },
            "authors": [
                {
                    "name": "TencentARC"
                }
            ],
            "licenses": [
                {
                    "license": {
                        "id": "Apache-2.0",
                        "url": "https://spdx.org/licenses/Apache-2.0.html"
                    }
                }
            ],
            "description": "<!-- Provide a quick summary of what the model is/does. -->Users can input one or a few face photos, along with a text prompt, to receive a customized photo or painting within seconds (no training required!). Additionally, this model can be adapted to any base model based on SDXL or used in conjunction with other LoRA modules.",
            "tags": [
                "diffusers",
                "text-to-image",
                "en",
                "arxiv:2312.04461",
                "license:apache-2.0",
                "region:us"
            ]
        }
    }
}