Skip to content

Commit

Permalink
com.rest.huggingface 1.0.0-preview.14 (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenHodgson authored Dec 23, 2023
1 parent cdb6a65 commit eda22b7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions Runtime/HuggingFace.asmdef
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"rootNamespace": "HuggingFace",
"references": [
"GUID:a6609af893242c7438d701ddd4cce46a",
"GUID:d25c28436b1dcc9408d86f49a0f5210b",
"GUID:f7a0d77b5e1d79742a738fb859ee2f28",
"GUID:7958db66189566541a6363568aee1575"
],
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "HuggingFace",
"description": "A Non-Official HuggingFace Rest Client for Unity (UPM)",
"keywords": [],
"version": "1.0.0-preview.13",
"version": "1.0.0-preview.14",
"unity": "2021.3",
"documentationUrl": "https://github.com/RageAgainstThePixel/com.rest.huggingface#documentation",
"changelogUrl": "https://github.com/RageAgainstThePixel/com.rest.huggingface/releases",
Expand All @@ -21,8 +21,8 @@
},
"dependencies": {
"com.utilities.rest": "2.4.0",
"com.utilities.encoder.wav": "1.0.8",
"com.utilities.encoder.ogg": "3.0.12"
"com.utilities.encoder.wav": "1.1.3",
"com.utilities.encoder.ogg": "3.1.1"
},
"hideInEditor": false
}

0 comments on commit eda22b7

Please sign in to comment.