Skip to content

Commit bd6dae9

Browse files
committed
Merge main
2 parents bda581a + d7ea4b2 commit bd6dae9

File tree

1 file changed

+29
-1
lines changed

1 file changed

+29
-1
lines changed

softbinding-algorithm-list.json

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,34 @@
110110
},
111111
{
112112
"identifier": 8,
113+
"alg": "ai.trufo.gen1.image",
114+
"type": "watermark",
115+
"decodedMediaTypes": [
116+
"image"
117+
],
118+
"entryMetadata": {
119+
"description": "Trufo image watermark.",
120+
"dateEntered": "2024-08-14T15:00:00.000Z",
121+
"contact": "[email protected]",
122+
"informationalUrl": "https://trufo.ai/publications/"
123+
}
124+
},
125+
{
126+
"identifier": 9,
127+
"alg": "ai.trufo.gen1.image-lite",
128+
"type": "watermark",
129+
"decodedMediaTypes": [
130+
"image"
131+
],
132+
"entryMetadata": {
133+
"description": "Trufo image watermark (lite version).",
134+
"dateEntered": "2024-08-14T15:00:00.000Z",
135+
"contact": "[email protected]",
136+
"informationalUrl": "https://trufo.ai/publications/"
137+
}
138+
},
139+
{
140+
"identifier": 10,
113141
"alg": "app.overlai.watermark.1",
114142
"type": "watermark",
115143
"decodedMediaTypes": [
@@ -122,4 +150,4 @@
122150
"informationalUrl": "https://overlai.app/watermark"
123151
}
124152
}
125-
]
153+
]

0 commit comments

Comments
 (0)