-
We need to convert keras.io examples to work with Keras 3.
This involves two stages:
## Stage 1: tf.keras backwards compatibility check
Keras 3 is intended as a drop-in replacement for tf.ker…
-
Hi,
I downloaded the latest code and want to use the emd loss.
In extensions/dist_emd.py file, there is
`import neuralnet_pytorch.ext as ext`
in line 2.
But where is the neuralnet_pytorch.ext?…
-
按照md文件里面的例子运行,出现疑似命令格式不正确的问题
-
The background becomes gray, instead of letting us choose which color to show behind (or at least have it black).
Example of such a file can be found here:
https://simpl.info/videoalpha/
Atta…
-
Hi,thanks for this project. I have tried to remove the domain information of the style encoder, which does have a certain effect and can generate natural sound, but there are the following problems:
…
-
### Before reporting an issue
- [X] I have searched existing issues
- [X] I have reproduced the issue with the latest release
### Area
authorization-services
### Describe the bug
Hi team,
I am t…
-
**Is your feature request related to a problem? Please describe.**
I need to implement the same function in diffusers as ControlNet in SD WebUI with reference_adain+attn preprocessor specified, but I…
-
### Dear community members,
First of all, I would like to express my sincere gratitude to everyone who uses and supports SUPIR. Your feedback is a key driver for our improvement and development. In…
-
Hi, thanks for your work.
I tried to run the inference by using the steps in the ReadMe, but my terminal gets stuck as if it was in an infinite loop just after the print "making attention of type …
-
When I read the paper, I saw that on figure 6, the results of WideResNet and Inception appeared. Can you provide code or idea to implement 2 models for swag? Thank you so much