Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
gacfox
/
ppt-slide-classifier
like
0
Image Classification
timm
PyTorch
Safetensors
swin
License:
mit
Model card
Files
Files and versions
Community
2
Use this model
gacfox
commited on
18 days ago
Commit
e86c191
·
verified
·
1 Parent(s):
e0fab90
update README
Browse files
Files changed (1)
hide
show
README.md
+7
-3
README.md
CHANGED
Viewed
@@ -1,3 +1,7 @@
1
-
---
2
-
license: mit
3
-
---
1
+
---
2
+
license: mit
3
+
base_model:
4
+
- timm/swin_base_patch4_window7_224.ms_in22k_ft_in1k
5
+
pipeline_tag: image-classification
6
+
library_name: timm
7
+
---