-
### Willingness to contribute
Yes. I can contribute this feature independently.
### Proposal Summary
Hi, would you consider to add onnxruntime session options into ONNX mlflow save_model and pyfunc…
-
### Checklist
- [ ] The issue exists after disabling all extensions
- [ ] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused by a …
-
### Is there an existing issue for this?
- [x] I have searched the existing issues and checked the recent builds/commits
### What happened?
When attempting to generate a txt2img prompt, the p…
-
@srush
Always appreciate your wonderful OSS educational contributions!
I'm relatively familiar with `CUDA` and `triton` but less so with machine learning compilers and am interested in getting …
-
# The Future of Octopoes
## Introduction
Octopoes is the very core of OpenKAT's functionality. It contains all the relevant data gathered whether by declarations (by user input), observation (by B…
-
# 참고 홈페이지
[ Link 1 ](https://greeksharifa.github.io/generative%20model/2019/04/07/Pix2Pix/)
[ Link 2 ](https://engineer-mole.tistory.com/45#:~:text=pix2pix%EB%8A%94%20%EB%84%93%EC%9D%80%20%EC%9D%98%…
-
From a total of 4.5K TOIs,
- ~2k dont have lightcurve data for them (#157)
- 891/2190 runs passed sampling step
- 326/2190 runs have the LinAlg error
- 973/2190 are unaccounted --> what caused…
-
ControlNet v1.1.130
ControlNet v1.1.130
Loading weights [f20c91bd27] from /content/gdrive/MyDrive/sd/stable-diffusion-webui/models/Stable-diffusion/model.safetensors
Creating model from config: /co…
-
## Description
i use the demo_txt2img.py in demo/Diffusion,it works when using default arguments. but when i use the dynamic shape ,it fails with the error below:
```python
[I] Configuring w…
-
**Describe the bug**
I converted a TensorFlow/Keras model that internally uses a BERT model plus its corresponding tokenizer from TensorFlow Hub (`bert_multi_cased_L-12_H-768_A-12`) to ONNX using tf2…