Henry Ruhs
Henry Ruhs
I tried that, but ending up in a loop for https://docs.facefusion.io.
@AhmadManzoor works but the output looks not that good - basic typo like headlines are missing
Does not work, again infinity loops.
I suggest a daily [cron](https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#schedule) for your repo to check for future image updates. temporary fix: use macos-12 or macos-13 ... using ffmpeg: 6.1.1 does not resolve the issue
Homebrew is not an option? ``` brew install ffmpeg ```
Moving over to `AnimMouse/setup-ffmpeg@v1` resolved the issue.
I can recommend this Yolo11 based NSFW detector: https://huggingface.co/erax-ai/EraX-NSFW-V1.0 Version 1.0 performs better than NudeNet 2 and 3 from what I can tell. Their version 1.1 under performs for some...
DirectML (and probably ROCm) multi threading still being broken in that release is a stopper (in my opinion). https://github.com/microsoft/onnxruntime/issues/20713
Use latest `gradio==4.43.0` see changelog: https://github.com/gradio-app/gradio/blob/main/CHANGELOG.md#4430
From the documentation:  That means, using `/S` requieres `/D` as well. This is what the documentation says, but from my testing (with a Windows 11 sandbox) this is not...