luke

Results 7 issues of luke

Mapproxy is ignoring the temporal part of the query. I cannot find any documentation on time for a wms source... thanks much,

Using the stable diffusion example running SDXL on CUDA vs Metal. Creating the image on a RTX 4000 ADA using Cuda takes about 1 second per step. Creating the image...

Running the new Flux model on Mac M1 Metal running the example ``` cargo run --features metal --example flux -r -- \ --height 1024 --width 1024 \ --prompt "a rusty...

Commit fea46cb7 breaks the Image generation for the Metal pipeline. still working commit 8696cf64 ``` git checkout 8696cf64947a7f3b712297426078dcf6ab0d199e Previous HEAD position was fea46cb7 Metal bgemm min changes (#2364) HEAD is...

I see in python you can list and search through the available models on the hub. How do we do list and search on this library?

Any plans to support mobile. iOS and Android?

Running executable with candle on Ubuntu 22 we get an error when trying to generate an image ```DriverError(CUDA_ERROR_UNSUPPORTED_PTX_VERSION, \"the provided PTX was compiled with an unsupported toolchain.\") when loading is_u32_f32```...