Update README.md
Browse files
README.md
CHANGED
|
@@ -1,9 +1,5 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
-
base_model:
|
| 4 |
-
- timm/swin_large_patch4_window12_384.ms_in22k
|
| 5 |
-
- timm/caformer_b36.sail_in22k_ft_in1k_384
|
| 6 |
-
- facebook/dinov2-base
|
| 7 |
pipeline_tag: image-classification
|
| 8 |
tags:
|
| 9 |
- swin
|
|
@@ -20,8 +16,10 @@ tags:
|
|
| 20 |
- **Developed by:** telecomadm1145
|
| 21 |
- **Model type:** Image Classification
|
| 22 |
- **License:** apache-2.0
|
| 23 |
-
- **Finetuned from model:**
|
| 24 |
-
|
|
|
|
|
|
|
| 25 |
## Uses
|
| 26 |
|
| 27 |
Detect AI generated images. Check my space for demos.
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
pipeline_tag: image-classification
|
| 4 |
tags:
|
| 5 |
- swin
|
|
|
|
| 16 |
- **Developed by:** telecomadm1145
|
| 17 |
- **Model type:** Image Classification
|
| 18 |
- **License:** apache-2.0
|
| 19 |
+
- **Finetuned from model:**
|
| 20 |
+
- timm/swin_large_patch4_window12_384.ms_in22k
|
| 21 |
+
- timm/caformer_b36.sail_in22k_ft_in1k_384
|
| 22 |
+
- facebook/dinov2-base
|
| 23 |
## Uses
|
| 24 |
|
| 25 |
Detect AI generated images. Check my space for demos.
|