Alexander Werthmann

Results 5 issues of Alexander Werthmann

I am currently using efficient det lite family to train on a custom dataset but the data is imbalanced. I alsready worked with an "other" class but the results are...

**Describe the bug** As discussed in other issues we can prevent a flashing bevior on Theme changes and set initial values when passing it directly into the AdaptiveThemeWidget when passing...

I am using stable diffussion with 2.1 weights and execute prompts from a list. However I sometimes get the error `RuntimeError: shape \'[10, 77, 5, 64]\' is invalid for input...

**Is your feature request related to a problem? Please describe.** I am unsure if this has been addressed already since this issue is quite old https://github.com/NearHuscarl/flutter_login/pull/149 But I am using...

enhancement

Suppose I have .env.dev and .env.prod, where would i put them if I want to include only the prod env in a production bundle? The example places the .env file...