Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -66,11 +66,13 @@ The examples have the following structure per configuration:
|
|
66 |
{
|
67 |
"path": "artifacts/flux_dev/images/90b884933d23c4d57ca01dbe2898d405.jpeg"
|
68 |
},
|
69 |
-
|
|
|
|
|
70 |
],
|
71 |
"models": [
|
72 |
"black-forest-labs/FLUX.1-dev",
|
73 |
-
|
74 |
],
|
75 |
"prompt": "intelligence"
|
76 |
}
|
@@ -100,6 +102,16 @@ ds = load_dataset("dvilasuero/img-prefs-distilabel-artifacts-sample")
|
|
100 |
## Artifacts
|
101 |
|
102 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
103 |
* **Step**: `flux_dev`
|
104 |
|
105 |
* **Artifact name**: `images`
|
|
|
66 |
{
|
67 |
"path": "artifacts/flux_dev/images/90b884933d23c4d57ca01dbe2898d405.jpeg"
|
68 |
},
|
69 |
+
{
|
70 |
+
"path": "artifacts/opendalle/images/90b884933d23c4d57ca01dbe2898d405.jpeg"
|
71 |
+
}
|
72 |
],
|
73 |
"models": [
|
74 |
"black-forest-labs/FLUX.1-dev",
|
75 |
+
"dataautogpt3/OpenDalleV1.1"
|
76 |
],
|
77 |
"prompt": "intelligence"
|
78 |
}
|
|
|
102 |
## Artifacts
|
103 |
|
104 |
|
105 |
+
* **Step**: `opendalle`
|
106 |
+
|
107 |
+
* **Artifact name**: `images`
|
108 |
+
|
109 |
+
* `type`: image
|
110 |
+
|
111 |
+
* `library`: diffusers
|
112 |
+
|
113 |
+
|
114 |
+
|
115 |
* **Step**: `flux_dev`
|
116 |
|
117 |
* **Artifact name**: `images`
|