-
See [commit details](https://github.com/huggingface/diffusers/commit/531e719163d2d7cf0d725bb685c1e8fe3393b9da) in [diffusers](https://github.com/huggingface/diffusers)
Ignore this commit *temporari…
XSE42 updated
4 months ago
-
Trying to run off CPU. I have 16 gigs of RAM.
```
shark_tank local cache is located at C:\Users\Roman\.local/shark_tank/ . You may change this by setting the --local_tank_cache= flag
vulkan devic…
-
Windows 10, with AMD Radeon RX 6600.
Version 524 of the exe is functional. Version 700, and (because I tried it in hopes of a slightly older version still working) 693, both go through the exact sa…
-
i got this error:
F:\ai>shark_sd_cli_20230423_700.exe
shark_tank local cache is located at C:\Users\battl\.local/shark_tank/ . You may change this by setting the --local_tank_cache= flag
diffusers\…
-
Just wondering if you have any available config file to use the unet. The current config file for fcn8 throws an error in the unetUp because the two outputs differ in size and can not be concatenated.…
-
Hello,
I work a lot with Unets for satellite imagery for segmentation tasks, which is a popular satellite data/AI task. I'm interested in swapping out the typical Resnet/VGG encoder backbones with …
-
```
$ bash keyframe_interpolation.sh
example_001
C:\Users\******\workspace\aigc\svd_keyframe_interpolation\venv\lib\site-packages\xformers\ops\fmha\flash.py:211: FutureWarning: `torch.library.impl_…
-
Hi Fabian, thanks for your excellent works! But I get few confusion. I worte a UNet.py code following your code(the same configurtion), i think i did not write wrong, but i get the following:
![ee9bd…
-
Your colab example is working perfectly well. I am able to convert all onnx models to tensorrt engines with slight modification. But when i generate onnx file for unet model using the default diffuser…
-
The code for the unet needs to be pushed to github.