Update README.md
Browse files
README.md
CHANGED
|
@@ -15,7 +15,9 @@ co2_eq_emissions:
|
|
| 15 |
license: cc-by-4.0
|
| 16 |
---
|
| 17 |
|
| 18 |
-
|
|
|
|
|
|
|
| 19 |
|
| 20 |
It was created in October 2022, and as such, the training data did not include any samples generated by Midjourney 5, SDXL, or DALLE-3. It still may be able to correctly identify samples from these more recent models due to being trained on outputs of their predecessors.
|
| 21 |
|
|
|
|
| 15 |
license: cc-by-4.0
|
| 16 |
---
|
| 17 |
|
| 18 |
+
*Note: an updated version of this model is now available at:* https://huggingface.co/Organika/sdxl-detector
|
| 19 |
+
|
| 20 |
+
This model is a proof-of-concept demonstration of using a ViT model to predict whether an artistic image was generated using AI.
|
| 21 |
|
| 22 |
It was created in October 2022, and as such, the training data did not include any samples generated by Midjourney 5, SDXL, or DALLE-3. It still may be able to correctly identify samples from these more recent models due to being trained on outputs of their predecessors.
|
| 23 |
|