-
**Your question**
Hi,
When I run the test demo with a node consists of 2 A6000 it reports bugs:
`RuntimeError: /root/opensource/flux/src/cuda/op_registry.cu:36 Check failed: arch_num == 80 || a…
-
### 🚀 The feature, motivation and pitch
https://blackforestlabs.ai/#get-flux
FLUX models are the new SOTA opensource text-to-image model. I am wondering if this slightly different architecture mod…
-
Investigate implementing the Flux pattern https://facebook.github.io/flux/ to manage data stores, callbacks and component rerenderings.
Possible avenues:
- http://fluxxor.com/
- https://github.com/jm…
-
Depthwise convolutions, which are currently implemented as a standard `Conv` layer with the number of groups equal to the number of input channels, seem to produce a very large number of allocations c…
-
This is related to #10, but is slightly different in its focus. So I believe it's better to create a different issue for this so it won't get lost. Also, there are some "real life" implementation exam…
-
This works really well and have had success extending it to SDXL. I'm surprised this repo isn't much more popular. In the case of SD3 there is a 16 channel VAE which seems to break a lot of assumption…
-
-
### Is your feature request related to a problem? Please describe.
Dynamic variables are immensely useful to access and change data on objects with various different slot structures. Sometimes though…
-
Great, I want to ask if it can work on sdxl? Or even flux?
-
Give up and move literally everything but the nightmarish bottom sheet scaffold to Jetpack Compose.
I'm just tired of the state management issues in the current UI. Working with React during my sum…