mirodil-ml

Results 2 issues of mirodil-ml

### Describe the bug Error during installation throws the following error: ``` Error compiling Cython file: ------------------------------------------------------------ ... cdef BlasFunctions blas_functions blas_functions.dot = _dot[double] blas_functions.axpy = _axpy[double] blas_functions.scal = _scal[double]...

bug

### Describe the bug Running `train_dreambooth.py` on Google Colab throws the following error ``` AttributeError: module 'jax.random' has no attribute 'KeyArray' ``` ### Reproduction - Navigate to https://github.com/ShivamShrirao/diffusers/tree/main/examples/dreambooth - Click...

bug