buzz icon indicating copy to clipboard operation
buzz copied to clipboard

The model directory should be selectable

Open martjay opened this issue 1 year ago • 5 comments

It always automatically downloads the model to the C drive without prompting for the specific download location. I think it should be possible to set the download directory.

martjay avatar May 06 '23 05:05 martjay

https://github.com/chidiwilliams/buzz/issues/450#issue-1698447398

Shouldn't it just be in %AppData%/Buzz, or is your specific problem that you want to use a different partition?

RokeJulianLockhart avatar May 22 '23 12:05 RokeJulianLockhart

Shouldn't it just be in %AppData%/Buzz, or is your specific problem that you want to use a different partition?

Yes.

martjay avatar May 23 '23 09:05 martjay

https://github.com/chidiwilliams/buzz/issues/450#issuecomment-1558921610

@martjay, ...which? That's a multiple-choice question.

RokeJulianLockhart avatar May 25 '23 18:05 RokeJulianLockhart

@martjay, ...which? That's a multiple-choice question.

I hope to customize the path or other drive letters outside of the C drive

martjay avatar May 28 '23 04:05 martjay

I want the software to load local model files instead of downloading them. Because I already have the model file downloaded in advance on my computer.

Benjamin-Watson0 avatar Jul 30 '23 03:07 Benjamin-Watson0

Model download directory can be specified via advanced preference BUZZ_MODEL_ROOT - https://chidiwilliams.github.io/buzz/docs/preferences#advanced-preferences

Use this guide to set the variable permanently in Windows (or macOS / Linux) settings https://www.imatest.com/docs/editing-system-environment-variables/#Windows

Available in latest development builds https://github.com/chidiwilliams/buzz/actions/workflows/ci.yml?query=branch%3Amain To download the artifacts you need to log into the github.

raivisdejus avatar Aug 27 '24 17:08 raivisdejus