-
Hey Team,
Not really an issue..
I'm trying to convert old aesthetic gradients created for Auto1111 into something that Comfy would understand.
What would the community recommend as best practices…
-
MWE:
```julia
julia> import FiniteDifferences, Enzyme; using Distributions
julia> func = (a, b, x) -> logpdf(truncated(Normal(), a, b), x)
#29 (generic function with 1 method)
julia> args = (-0.3, 0…
-
Thanks for making Nx!
I tried to use `value_and_grad` on a function that takes two inputs: a vectorized tensor and a non-vectorized tensor.
``` elixir
defmodule Foo do
import Nx.Defn
defn…
-
I follow the instruction as described in readme.md, and when I running `python3 train.py‘, errors occured, I googled and try to modify `inplace=True' into 'inplace=False', but that does not help.
`…
mokby updated
3 weeks ago
-
colororo
-
**Is your feature request related to a problem? Please describe.**
Finding the right termination config for time gradient based algorithms like simulated annealing is pretty hard especially for bench…
-
Hi, are there any plans to support text gradient?
-
Our company's style applies gradients a lot, would be great if we could see that reflected in mermaid!
A proposed solution: we can set some styling on elements, we could possible define gradients l…
-
Currently, we are excplicitly converting our data array into Numpy with the `.values` method.
https://github.com/UXARRAY/uxarray/blob/778e05e27af90a27e4ea81d84e137a33b6064a7a/uxarray/core/dataarray…
-
### Description
![Screenshot_20241013_151530](https://github.com/user-attachments/assets/729fcbfa-3f7b-4360-9a47-1fea639316c6)
![Screenshot_20241013_151535](https://github.com/user-attachments/asset…
Rit-y updated
2 weeks ago