Text-to-Image
Diffusers
English
Files changed (1) hide show
  1. TencentARC_PhotoMaker.json +53 -0
TencentARC_PhotoMaker.json ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bomFormat": "CycloneDX",
3
+ "specVersion": "1.6",
4
+ "serialNumber": "urn:uuid:f8d7b02c-3aca-442e-bf41-98882a851a7a",
5
+ "version": 1,
6
+ "metadata": {
7
+ "timestamp": "2025-06-05T09:37:56.930220+00:00",
8
+ "component": {
9
+ "type": "machine-learning-model",
10
+ "bom-ref": "TencentARC/PhotoMaker-33088669-32c6-5936-8a5a-820c4f85e92c",
11
+ "name": "TencentARC/PhotoMaker",
12
+ "externalReferences": [
13
+ {
14
+ "url": "https://huggingface.co/TencentARC/PhotoMaker",
15
+ "type": "documentation"
16
+ }
17
+ ],
18
+ "modelCard": {
19
+ "modelParameters": {
20
+ "task": "text-to-image"
21
+ },
22
+ "properties": [
23
+ {
24
+ "name": "library_name",
25
+ "value": "diffusers"
26
+ }
27
+ ]
28
+ },
29
+ "authors": [
30
+ {
31
+ "name": "TencentARC"
32
+ }
33
+ ],
34
+ "licenses": [
35
+ {
36
+ "license": {
37
+ "id": "Apache-2.0",
38
+ "url": "https://spdx.org/licenses/Apache-2.0.html"
39
+ }
40
+ }
41
+ ],
42
+ "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.",
43
+ "tags": [
44
+ "diffusers",
45
+ "text-to-image",
46
+ "en",
47
+ "arxiv:2312.04461",
48
+ "license:apache-2.0",
49
+ "region:us"
50
+ ]
51
+ }
52
+ }
53
+ }