mirror of
https://github.com/blw1138/Zordon.git
synced 2025-12-19 17:58:12 +00:00
* Add basic GPU info reporting to UI * Update GPU display to showcase multiple GPUs, if available * Add fallback for Windows for fetching GPU info * Improve Windows GPU lookup. Add GPUtil to requirements.txt * Clean up GPU and CPU naming in UI * Update Linux GPU fetching * Update misc_helper.py Fix getting GPU names on Linux * Update .gitignore
12 lines
86 B
Plaintext
12 lines
86 B
Plaintext
*.icloud
|
|
*.fcpxml
|
|
/uploads
|
|
*.pyc
|
|
*.db
|
|
/dist/
|
|
/build/
|
|
/.github/
|
|
*.idea
|
|
.DS_Store
|
|
venv/
|