-
**Is your feature request related to a problem? Please describe.**
I was trying to follow [a guide on how to use Onnx model with dotnet](https://learn.microsoft.com/en-us/azure/machine-learning/how-t…
-
## :white_check_mark: Checklist
- [x] I have searched open and closed issues for duplicates.
- [x] This is a problem observed when **deploying** a Data Safe Haven.
- [x] I can reproduce this …
-
> ### `az feedback` auto-generates most of the information requested below, as of CLI version 2.0.62
**Related command**
`az webapp config ssl upload`
**Describe the bug**
We receive t…
-
I have a macbook air M2 and can't get correctly rendered images. I'm using version 8.05 and pytorch 2.0. The command output looks fine but another problem is that most of the images are detected as NS…
-
Hello,
I tried to use the following command to convert a stable diffusion model `rinna/japanese-stable-diffusion` to Apple Core ML package:
```bash
python -m python_coreml_stable_diffusion.torc…
-
Hello, I get the error:
`IndexError: list index out of range`
when I run inference.py
```
from diffusers import StableDiffusionPipeline
import torch
model_id = "/mnt/data-ml/ML-Images2/m…
-
Brian Mckenna criticised current spec. He proposes to use FP approach to achieve much better modularity.
Suggest to read it, really good ideas with just three changes.
http://brianmckenna.org/blog/c…
-
I'm interested in designing an image upsampler based on a mixture of experts model, where an initial network extracts features and decides between 8 different models to use for each block of 8x8 pixel…
-
I am seeing the following error when I try to run the image generation script. I am using MacOS Monterey Version 12.6.1
and my xcode version is 14.1
My protobuf version is (libprotoc 3.21.9)
``…
-
**Is your feature request related to a problem? Please describe.**
The currently the AUTOMATIC1111/stable-diffusion-web-ui support to increase or decrease the weight of an prompt with () & [] which…