BugMonkey42335
  • Joined on 2023-02-03
BugMonkey42335 closed issue mrq/tortoise-tts#2 2023-02-04 19:09:22 +00:00
Running out of memory despite being able to run the other gardio version?
BugMonkey42335 commented on issue mrq/tortoise-tts#2 2023-02-04 19:09:19 +00:00
Running out of memory despite being able to run the other gardio version?

For anyone reading this in the future, they added an optinal --low-vram flag into the start.bat script.

call .\tortoise-venv\Scripts\activate.bat
py .\app.py --low-vram
deactivate
BugMonkey42335 opened issue mrq/tortoise-tts#2 2023-02-03 20:37:07 +00:00
Running out of memory despite being able to run the other gardio version?