Push model using huggingface_hub.
Browse files- README.md +7 -3
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -1,9 +1,13 @@
|
|
| 1 |
---
|
|
|
|
| 2 |
tags:
|
|
|
|
| 3 |
- pytorch_model_hub_mixin
|
| 4 |
- model_hub_mixin
|
|
|
|
|
|
|
| 5 |
---
|
| 6 |
|
| 7 |
-
This model has been pushed to the Hub using ****:
|
| 8 |
-
- Repo:
|
| 9 |
-
- Docs:
|
|
|
|
| 1 |
---
|
| 2 |
+
library_name: PyTorchModelHubMixin-template
|
| 3 |
tags:
|
| 4 |
+
- image-classification
|
| 5 |
- pytorch_model_hub_mixin
|
| 6 |
- model_hub_mixin
|
| 7 |
+
repo_url: repo_url
|
| 8 |
+
docs_url: docs_url
|
| 9 |
---
|
| 10 |
|
| 11 |
+
This model has been pushed to the Hub using **PyTorchModelHubMixin-template**:
|
| 12 |
+
- Repo: repo_url
|
| 13 |
+
- Docs: docs_url
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 88
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b61886d8317058c051764c156437c6245569d37cc7c576b8c36183e38fa8ebe1
|
| 3 |
size 88
|