Skip to content

Commit

Permalink
update data
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 30, 2024
1 parent beb23a2 commit 260156b
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 2 deletions.
13 changes: 13 additions & 0 deletions database/database.json
Original file line number Diff line number Diff line change
Expand Up @@ -40535,5 +40535,18 @@
"hierarchical",
"poincare"
]
},
"https://github.com/fracapuano/llami": {
"extra-tags": [
"local",
"arm",
"huggingface"
],
"date": "2024-10-05",
"title": "llami",
"summary": "fully-local <200$ voice controlled robotic arm. Uses LeRobot by @huggingface",
"tags": [
"python"
]
}
}
4 changes: 2 additions & 2 deletions database/pipeline.pkl
Git LFS file not shown
12 changes: 12 additions & 0 deletions database/triples.json
Original file line number Diff line number Diff line change
Expand Up @@ -186786,5 +186786,17 @@
{
"head": "embeddings",
"tail": "data"
},
{
"head": "local",
"tail": "arm"
},
{
"head": "local",
"tail": "huggingface"
},
{
"head": "arm",
"tail": "huggingface"
}
]

0 comments on commit 260156b

Please sign in to comment.