YofarDev
YofarDev
I just installed it on my M2 Pro and it runs without any problem so far. I already had regular automatic1111, so i just followed these instructions : > git...
> Do you suffer very high processing times when in Mac Silicon? My generations with Forge in Macbook Air M1 16GB are up to 60min sometimes... Use SD 1.5 models...
> Oh I see. So when working with SDXL, I shall expect this kind of performance drops. Do you know if there can be improvements in speed when using SDXL...
in your pubspec.yaml you can add : ``` # temporary (until video_trimmer update) dependency_overrides: intl: 0.19.0 ```
I got the same problem (Issue #112917) with flutter 3.4.0-40.0.pre.16 (channel master)
As a temporary fix, this worked for me (thanks to @ppiatkowski-here ) : Add this to your MainActivity.kt ``` override fun onCreate(savedInstanceState: Bundle?) { intent.putExtra("background_mode", "transparent"); super.onCreate(savedInstanceState); } override fun...
I have a similar problem. It used to work perfectly before (I would the problem has started happening after the flux updates). I am on macos. I've tried with clean...
I also have the same freeze problem with vaft since few weeks. Here the logs (on Zen browser, a fork of firefox) when it happens : > XHRPOST > https://gql.twitch.tv/gql#origin=twilight...