Skip to content

Commit

Permalink
deploy: aead285
Browse files Browse the repository at this point in the history
  • Loading branch information
mdturp committed Jan 17, 2024
0 parents commit e025896
Show file tree
Hide file tree
Showing 9 changed files with 1,835 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
1 change: 1 addition & 0 deletions assets/AboutView-0tPKxby4.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions assets/AboutView-ug8e6cRs.css
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
@media (min-width: 1024px){.about{min-height:100vh;display:flex;align-items:center}}
1 change: 1 addition & 0 deletions assets/NotFoundView-FogmsJn6.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
import{_ as o}from"./index-aUj6oCy6.js";const t={};function e(n,r){return" Not Found! "}const _=o(t,[["render",e]]);export{_ as default};
1,806 changes: 1,806 additions & 0 deletions assets/background.worker-AhEHAVHT.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/index-MZewKGX2.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions assets/index-aUj6oCy6.js

Large diffs are not rendered by default.

Binary file added favicon.ico
Binary file not shown.
14 changes: 14 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="icon" href="/transformersjs_image_superresolution/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Image Superresolution</title>
<script type="module" crossorigin src="/transformersjs_image_superresolution/assets/index-aUj6oCy6.js"></script>
<link rel="stylesheet" crossorigin href="/transformersjs_image_superresolution/assets/index-MZewKGX2.css">
</head>
<body>
<div id="app"></div>
</body>
</html>

0 comments on commit e025896

Please sign in to comment.