Peter commited on
Commit
251a6e7
·
1 Parent(s): c790217

Publish Core AI artifact directories

Browse files
Files changed (3) hide show
  1. README.md +2 -1
  2. artifacts/.gitkeep +0 -1
  3. index.json +2 -2
README.md CHANGED
@@ -1,6 +1,7 @@
1
  ---
2
- library_name: coreai
3
  license: other
 
 
4
  tags:
5
  - coreai
6
  - ios
 
1
  ---
 
2
  license: other
3
+ license_name: upstream-licenses
4
+ license_link: https://huggingface.co/lenitas/coreai-artifacts/blob/main/index.json
5
  tags:
6
  - coreai
7
  - ios
artifacts/.gitkeep DELETED
@@ -1 +0,0 @@
1
-
 
 
index.json CHANGED
@@ -2,6 +2,7 @@
2
  "version": 1,
3
  "host": "huggingface",
4
  "repo": "lenitas/coreai-artifacts",
 
5
  "models": [
6
  {
7
  "id": "efficientsam3-tinyvit",
@@ -132,6 +133,5 @@
132
  ],
133
  "licenseURL": "https://huggingface.co/facebook/sam3"
134
  }
135
- ],
136
- "revision": "main"
137
  }
 
2
  "version": 1,
3
  "host": "huggingface",
4
  "repo": "lenitas/coreai-artifacts",
5
+ "revision": "main",
6
  "models": [
7
  {
8
  "id": "efficientsam3-tinyvit",
 
133
  ],
134
  "licenseURL": "https://huggingface.co/facebook/sam3"
135
  }
136
+ ]
 
137
  }