-
Notifications
You must be signed in to change notification settings - Fork 366
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
- Loading branch information
1 parent
debecff
commit be74f5c
Showing
99 changed files
with
2,410 additions
and
13,260 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1 @@ | ||
bundle/**/* filter=lfs diff=lfs merge=binary | ||
**/*.onnx filter=lfs diff=lfs merge=binary | ||
**/*.ort filter=lfs diff=lfs merge=binary | ||
**/*.{jpeg,jpg} filter=lfs diff=lfs merge=binary | ||
**/*.png filter=lfs diff=lfs merge=binary | ||
**/*.webp filter=lfs diff=lfs merge=binary | ||
**/*.avif filter=lfs diff=lfs merge=binary | ||
**/*.heic filter=lfs diff=lfs merge=binary | ||
**/*.heif filter=lfs diff=lfs merge=binary | ||
**/*.pdf filter=lfs diff=lfs merge=binary | ||
**/*.psd filter=lfs diff=lfs merge=binary | ||
**/*.mp4 filter=lfs diff=lfs merge=binary | ||
**/*.mov filter=lfs diff=lfs merge=binary | ||
**/*.m4v filter=lfs diff=lfs merge=binary | ||
**/*.mp3 filter=lfs diff=lfs merge=binary | ||
**/*.wav filter=lfs diff=lfs merge=binary | ||
**/*.aif filter=lfs diff=lfs merge=binary | ||
**/*.aiff filter=lfs diff=lfs merge=binary | ||
bundle/models/* filter=lfs diff=lfs merge=lfs -binary |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,5 +2,4 @@ node_modules | |
dist | ||
tmp | ||
.DS_Store | ||
.vscode | ||
.parcel-cache | ||
.vscode |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,4 @@ | ||
**/node_modules | ||
**/dist | ||
**/tmp | ||
build | ||
**/package-lock.json | ||
.vscode/ | ||
**/public/ | ||
node_modules | ||
dist | ||
tmp | ||
build |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
81 changes: 36 additions & 45 deletions
81
...amples/create-react-app/package-lock.json → examples/create-react-app/package-lock.json
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
4 changes: 2 additions & 2 deletions
4
...eb-examples/create-react-app/package.json → examples/create-react-app/package.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"type": "module" | ||
} |
File renamed without changes.
File renamed without changes.
Oops, something went wrong.