Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorporate Hot Fixes from v0.5.9 #176

Merged
merged 6 commits into from
Mar 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .github/workflows/release-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ jobs:
else
chmod u+x ../../portal_build/dist/run.exe
fi
chmod u+x ../../portal_build/dist/run.exe

# Install Node.js
- uses: actions/[email protected]
Expand Down
1 change: 0 additions & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ flask-cors = "==3.0.10"
flask-restful = "==0.3.9"
flask-socketio = "==5.1.0"
jsonpickle = "==2.0.0"
numpy = "==1.21.6"
onnx = "==1.12.0"
onnx2torch = "==1.5.6"
onnxruntime = "==1.14.1"
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "portal",
"version": "0.5.8",
"version": "0.5.9",
"author": "Datature",
"private": true,
"main": "./src/app/main.js",
Expand Down
6 changes: 3 additions & 3 deletions portal.py
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
#!/usr/bin/env python
# -*-coding:utf-8 -*-
'''
"""
████
██ ██ Datature
██ ██ Powering Breakthrough AI
██

@File : portal.py
@Author : Beatrice Leong
@Version : 0.5.8
@Version : 0.5.9
@Contact : [email protected]
@License : Apache License 2.0
@Desc : Script to run portal from the command line.
'''
"""
import os
import sys

Expand Down
2 changes: 1 addition & 1 deletion portal_build/out/404.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html><head><meta name="viewport" content="width=device-width"/><meta charSet="utf-8"/><title>404: This page could not be found</title><meta name="next-head-count" content="3"/><link rel="preload" href="./_next/static/css/ca4d9efbce0c6147795e.css" as="style"/><link rel="stylesheet" href="./_next/static/css/ca4d9efbce0c6147795e.css" data-n-g=""/><noscript data-n-css=""></noscript><link rel="preload" href="./_next/static/chunks/webpack-2eca4712d532bb584b6b.js" as="script"/><link rel="preload" href="./_next/static/chunks/framework-ed7bdb74dc79a9637b99.js" as="script"/><link rel="preload" href="./_next/static/chunks/main-cdc763525a8ea4696302.js" as="script"/><link rel="preload" href="./_next/static/chunks/pages/_app-27d9fe788a9470d4097c.js" as="script"/><link rel="preload" href="./_next/static/chunks/pages/_error-601c334056601a913688.js" as="script"/></head><body><div id="__next"><div style="color:#000;background:#fff;font-family:-apple-system, BlinkMacSystemFont, Roboto, &quot;Segoe UI&quot;, &quot;Fira Sans&quot;, Avenir, &quot;Helvetica Neue&quot;, &quot;Lucida Grande&quot;, sans-serif;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body { margin: 0 }</style><h1 style="display:inline-block;border-right:1px solid rgba(0, 0, 0,.3);margin:0;margin-right:20px;padding:10px 23px 10px 0;font-size:24px;font-weight:500;vertical-align:top">404</h1><div style="display:inline-block;text-align:left;line-height:49px;height:49px;vertical-align:middle"><h2 style="font-size:14px;font-weight:normal;line-height:inherit;margin:0;padding:0">This page could not be found<!-- -->.</h2></div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"statusCode":404}},"page":"/_error","query":{},"buildId":"-okSBu0eZBiiVwwPyzfsk","assetPrefix":".","nextExport":true,"isFallback":false,"gip":true}</script><script nomodule="" src="./_next/static/chunks/polyfills-eef578260fd80f8fff94.js"></script><script src="./_next/static/chunks/webpack-2eca4712d532bb584b6b.js" async=""></script><script src="./_next/static/chunks/framework-ed7bdb74dc79a9637b99.js" async=""></script><script src="./_next/static/chunks/main-cdc763525a8ea4696302.js" async=""></script><script src="./_next/static/chunks/pages/_app-27d9fe788a9470d4097c.js" async=""></script><script src="./_next/static/chunks/pages/_error-601c334056601a913688.js" async=""></script><script src="./_next/static/-okSBu0eZBiiVwwPyzfsk/_buildManifest.js" async=""></script><script src="./_next/static/-okSBu0eZBiiVwwPyzfsk/_ssgManifest.js" async=""></script></body></html>
<!DOCTYPE html><html><head><meta name="viewport" content="width=device-width"/><meta charSet="utf-8"/><title>404: This page could not be found</title><meta name="next-head-count" content="3"/><link rel="preload" href="./_next/static/css/ca4d9efbce0c6147795e.css" as="style"/><link rel="stylesheet" href="./_next/static/css/ca4d9efbce0c6147795e.css" data-n-g=""/><noscript data-n-css=""></noscript><link rel="preload" href="./_next/static/chunks/webpack-8618f332cb7fd6582877.js" as="script"/><link rel="preload" href="./_next/static/chunks/framework-ed7bdb74dc79a9637b99.js" as="script"/><link rel="preload" href="./_next/static/chunks/main-cdc763525a8ea4696302.js" as="script"/><link rel="preload" href="./_next/static/chunks/pages/_app-27d9fe788a9470d4097c.js" as="script"/><link rel="preload" href="./_next/static/chunks/pages/_error-601c334056601a913688.js" as="script"/></head><body><div id="__next"><div style="color:#000;background:#fff;font-family:-apple-system, BlinkMacSystemFont, Roboto, &quot;Segoe UI&quot;, &quot;Fira Sans&quot;, Avenir, &quot;Helvetica Neue&quot;, &quot;Lucida Grande&quot;, sans-serif;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body { margin: 0 }</style><h1 style="display:inline-block;border-right:1px solid rgba(0, 0, 0,.3);margin:0;margin-right:20px;padding:10px 23px 10px 0;font-size:24px;font-weight:500;vertical-align:top">404</h1><div style="display:inline-block;text-align:left;line-height:49px;height:49px;vertical-align:middle"><h2 style="font-size:14px;font-weight:normal;line-height:inherit;margin:0;padding:0">This page could not be found<!-- -->.</h2></div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"statusCode":404}},"page":"/_error","query":{},"buildId":"E8-FaGr6X6QP36v3hGmg_","assetPrefix":".","nextExport":true,"isFallback":false,"gip":true}</script><script nomodule="" src="./_next/static/chunks/polyfills-eef578260fd80f8fff94.js"></script><script src="./_next/static/chunks/webpack-8618f332cb7fd6582877.js" async=""></script><script src="./_next/static/chunks/framework-ed7bdb74dc79a9637b99.js" async=""></script><script src="./_next/static/chunks/main-cdc763525a8ea4696302.js" async=""></script><script src="./_next/static/chunks/pages/_app-27d9fe788a9470d4097c.js" async=""></script><script src="./_next/static/chunks/pages/_error-601c334056601a913688.js" async=""></script><script src="./_next/static/E8-FaGr6X6QP36v3hGmg_/_buildManifest.js" async=""></script><script src="./_next/static/E8-FaGr6X6QP36v3hGmg_/_ssgManifest.js" async=""></script></body></html>

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

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

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
self.__SSG_MANIFEST=new Set,self.__SSG_MANIFEST_CB&&self.__SSG_MANIFEST_CB();

Large diffs are not rendered by default.

Large diffs are not rendered by default.

This file was deleted.

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

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

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
self.__SSG_MANIFEST=new Set,self.__SSG_MANIFEST_CB&&self.__SSG_MANIFEST_CB();
Loading
Loading