mirror of
https://github.com/jamiepine/voicebox.git
synced 2026-09-26 13:45:16 -07:00
Update development server port and enhance GPU status reporting
- Changed the development server port in package.json from 17493 to 8000 for dev. - Improved GPU availability checks in main.py to include support for MPS on Apple Silicon. - Removed the Assets.car file from version control as it is no longer needed. - Updated .gitignore to reflect the removal of Assets.car.
This commit is contained in:
Generated
+1
-1
@@ -4483,7 +4483,7 @@ checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
|
||||
|
||||
[[package]]
|
||||
name = "voicebox"
|
||||
version = "0.1.1"
|
||||
version = "0.1.2"
|
||||
dependencies = [
|
||||
"base64 0.22.1",
|
||||
"core-foundation-sys",
|
||||
|
||||
Reference in New Issue
Block a user