Skip to content

Commit

Permalink
Script Changes, Multi cuda device check, defaults changed, update che…
Browse files Browse the repository at this point in the history
…cker, timezone handler

Script Changes

* Added an option to ask for cuda device if multiple GPU are detected.
* Changed Record time out to default 1 second.
* Remove code comments for now, will do better documentation.
* Detect when last updated fixed
* Changed how timezone was handled
* Will check for updates
  • Loading branch information
cyberofficial authored Apr 3, 2023
2 parents 675fb6e + 8703b41 commit 10c7a16
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 65 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,6 @@ models
build.bat
build
dist
.vscode/settings.json
.vscode/settings.json
last_saved_timestamp.txt
last_checked_timestamp.txt
Loading

0 comments on commit 10c7a16

Please sign in to comment.