soiz1 commited on
Commit
deb964e
Β·
verified Β·
1 Parent(s): 1cfb0b0

Update src/lib/libraries/extensions/index.jsx

Browse files
src/lib/libraries/extensions/index.jsx CHANGED
@@ -189,14 +189,14 @@ const menuItems = [
189
  featured: true
190
  },
191
  {
192
- name: 'posenet4scratch',
193
- extensionId: 'https://huggingface.co/datasets/soiz1/my-scratch-ai-extensions/raw/main/posenet4scratch.js',
194
- tags: [],
195
- extDeveloper: 'izum00',
196
- iconURL: posenet4scratchThumb,
197
- insetIconURL: posenet4scratchIcon,
198
- description: 'γ‚«γƒ‘γƒ©η”»εƒγ‹γ‚‰γƒγƒΌγ‚Ίγƒˆγƒ©γƒƒγ‚­γƒ³γ‚°γ—γΎγ™γ€‚',
199
- customInsetColor: '#D9F0FF',
200
  featured: true
201
  },
202
  {
 
189
  featured: true
190
  },
191
  {
192
+ name: 'Facemesh2scratch',
193
+ extensionId: 'facemesh2scratch',
194
+ iconURL: 'https://raw.githubusercontent.com/champierre/facemesh2scratch/master/scratch-gui/src/lib/libraries/extensions/facemesh2scratch/facemesh2scratch.png',
195
+ insetIconURL: 'https://raw.githubusercontent.com/champierre/facemesh2scratch/master/scratch-gui/src/lib/libraries/extensions/facemesh2scratch/facemesh2scratch-small.png',
196
+ collaborator: 'champierre',
197
+ internetConnectionRequired: true,
198
+ tags: ['other_mods', 'ai'],
199
+ description: 'Use facetracking in your projects!',
200
  featured: true
201
  },
202
  {