Files changed (1) hide show
  1. jimmycarter_LibreFLUX.json +59 -0
jimmycarter_LibreFLUX.json ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bomFormat": "CycloneDX",
3
+ "specVersion": "1.6",
4
+ "serialNumber": "urn:uuid:602bb6b3-2de4-4b2f-b9f1-d7586b7060d5",
5
+ "version": 1,
6
+ "metadata": {
7
+ "timestamp": "2025-07-14T14:24:03.951599+00:00",
8
+ "component": {
9
+ "type": "machine-learning-model",
10
+ "bom-ref": "jimmycarter/LibreFLUX-42a7ef5f-a30a-5d91-98d0-eed85ff99c6f",
11
+ "name": "jimmycarter/LibreFLUX",
12
+ "externalReferences": [
13
+ {
14
+ "url": "https://huggingface.co/jimmycarter/LibreFLUX",
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": "jimmycarter"
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
+ "tags": [
43
+ "diffusers",
44
+ "safetensors",
45
+ "text-to-image",
46
+ "arxiv:2403.12015",
47
+ "arxiv:2309.16588",
48
+ "arxiv:2309.14859",
49
+ "arxiv:2403.17887",
50
+ "arxiv:2211.01324",
51
+ "arxiv:2306.04675",
52
+ "license:apache-2.0",
53
+ "endpoints_compatible",
54
+ "diffusers:FluxPipeline",
55
+ "region:us"
56
+ ]
57
+ }
58
+ }
59
+ }