Skip to content

Commit

Permalink
Updating CDN && example versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Scott committed Jan 23, 2022
1 parent 16f3398 commit b9941c9
Show file tree
Hide file tree
Showing 12 changed files with 34 additions and 34 deletions.
6 changes: 3 additions & 3 deletions examples/basic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "basic",
"version": "0.8.27",
"version": "0.9.0",
"description": "Demonstration of basic usage of UpscalerJS",
"main": "index.js",
"scripts": {
Expand All @@ -15,7 +15,7 @@
},
"dependencies": {
"@tensorflow/tfjs": "2.8.6",
"upscaler": "0.8.27"
"upscaler": "^0.9.0"
},
"browserslist": {
"production": [
Expand All @@ -29,4 +29,4 @@
"last 1 safari version"
]
}
}
}
6 changes: 3 additions & 3 deletions examples/comparisons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "comparisons",
"version": "0.8.27",
"version": "0.9.0",
"description": "Demonstration of the different models of UpscalerJS",
"main": "index.js",
"scripts": {
Expand All @@ -15,7 +15,7 @@
},
"dependencies": {
"@tensorflow/tfjs": "2.8.6",
"upscaler": "0.8.27"
"upscaler": "^0.9.0"
},
"browserslist": {
"production": [
Expand All @@ -29,4 +29,4 @@
"last 1 safari version"
]
}
}
}
6 changes: 3 additions & 3 deletions examples/models/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-scripts": "^4.0.2",
"upscaler": "0.8.27"
"upscaler": "^0.9.0"
},
"scripts": {
"start": "react-scripts start",
Expand All @@ -31,5 +31,5 @@
"last 1 safari version"
]
},
"version": "0.8.27"
}
"version": "0.9.0"
}
6 changes: 3 additions & 3 deletions examples/patch-sizes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"react-input-range": "^1.3.0",
"react-scripts": "^4.0.3",
"tensor-as-base64": "^0.1.1",
"upscaler": "0.8.27"
"upscaler": "^0.9.0"
},
"scripts": {
"start": "PORT=1234 react-scripts start"
Expand All @@ -30,5 +30,5 @@
"last 1 safari version"
]
},
"version": "0.8.27"
}
"version": "0.9.0"
}
6 changes: 3 additions & 3 deletions examples/progress/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "progress",
"version": "0.8.27",
"version": "0.9.0",
"description": "Demonstration of upscale progress with UpscalerJS",
"main": "index.js",
"scripts": {
Expand All @@ -15,7 +15,7 @@
},
"dependencies": {
"@tensorflow/tfjs": "2.8.6",
"upscaler": "0.8.27"
"upscaler": "^0.9.0"
},
"browserslist": {
"production": [
Expand All @@ -29,4 +29,4 @@
"last 1 safari version"
]
}
}
}
6 changes: 3 additions & 3 deletions examples/react-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"react-dom": "^16.13.1",
"react-dropzone": "^11.0.2",
"react-scripts": "^4.0.2",
"upscaler": "0.8.27"
"upscaler": "^0.9.0"
},
"scripts": {
"start": "react-scripts start",
Expand All @@ -32,5 +32,5 @@
"last 1 safari version"
]
},
"version": "0.8.27"
}
"version": "0.9.0"
}
6 changes: 3 additions & 3 deletions examples/tensor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tensor",
"version": "0.8.27",
"version": "0.9.0",
"description": "Demonstration of basic usage of UpscalerJS",
"main": "index.js",
"scripts": {
Expand All @@ -15,7 +15,7 @@
},
"dependencies": {
"@tensorflow/tfjs": "2.8.6",
"upscaler": "0.8.27"
"upscaler": "^0.9.0"
},
"browserslist": {
"production": [
Expand All @@ -29,4 +29,4 @@
"last 1 safari version"
]
}
}
}
6 changes: 3 additions & 3 deletions examples/upload/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "upload",
"version": "0.8.27",
"version": "0.9.0",
"description": "Demonstration of uploading an image to UpscalerJS",
"main": "index.js",
"scripts": {
Expand All @@ -15,7 +15,7 @@
},
"dependencies": {
"@tensorflow/tfjs": "2.8.6",
"upscaler": "0.8.27"
"upscaler": "^0.9.0"
},
"browserslist": {
"production": [
Expand All @@ -29,4 +29,4 @@
"last 1 safari version"
]
}
}
}
6 changes: 3 additions & 3 deletions examples/warmup/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "warmup",
"version": "0.8.27",
"version": "0.9.0",
"description": "Demonstration of warming up UpscalerJS",
"main": "index.js",
"scripts": {
Expand All @@ -15,7 +15,7 @@
},
"dependencies": {
"@tensorflow/tfjs": "2.8.6",
"upscaler": "0.8.27"
"upscaler": "^0.9.0"
},
"browserslist": {
"production": [
Expand All @@ -29,4 +29,4 @@
"last 1 safari version"
]
}
}
}
6 changes: 3 additions & 3 deletions examples/webcam/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "webcam",
"version": "0.8.27",
"version": "0.9.0",
"description": "Demonstration of webcam usage of UpscalerJS",
"main": "index.js",
"scripts": {
Expand All @@ -15,7 +15,7 @@
},
"dependencies": {
"@tensorflow/tfjs": "2.8.6",
"upscaler": "0.8.27"
"upscaler": "^0.9.0"
},
"browserslist": {
"production": [
Expand All @@ -29,4 +29,4 @@
"last 1 safari version"
]
}
}
}
6 changes: 3 additions & 3 deletions examples/webworker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "webworker",
"version": "0.8.27",
"version": "0.9.0",
"description": "Demonstration of webworker integration with UpscalerJS",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -28,6 +28,6 @@
"dependencies": {
"@tensorflow/tfjs": "2.8.6",
"tensor-as-base64": "^0.1.1",
"upscaler": "0.8.27"
"upscaler": "^0.9.0"
}
}
}
2 changes: 1 addition & 1 deletion packages/upscalerjs/src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
This is an autogenerated file. See scripts/pin-cdn.js for more information.
*****/

export const ROOT = 'https://unpkg.com/@upscalerjs/models@0.8.27';
export const ROOT = 'https://unpkg.com/@upscalerjs/models@0.9.0';

0 comments on commit b9941c9

Please sign in to comment.