Skip to content

Commit d58d478

Browse files
authored
add flathub link
1 parent a415560 commit d58d478

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

+7-2
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,11 @@ The pretrained model weights used for portrait foreground segmentation are taken
3838
- https://github.com/PINTO0309/PINTO_model_zoo/tree/main/082_MediaPipe_Meet_Segmentation
3939
- https://github.com/PeterL1n/RobustVideoMatting
4040

41-
Image enhancement models are taken from:
42-
- https://github.com/lukun199/TBEFN
41+
Image enhancement (low light) models are taken from:
4342
- https://github.com/PINTO0309/PINTO_model_zoo/tree/main/213_TBEFN
43+
- https://github.com/PINTO0309/PINTO_model_zoo/tree/main/372_URetinex-Net
44+
- https://github.com/PINTO0309/PINTO_model_zoo/tree/main/370_Semantic-Guided-Low-Light-Image-Enhancement
45+
- https://github.com/PINTO0309/PINTO_model_zoo/tree/main/243_Zero-DCE-improved
4446

4547
Some more information about how I built it: https://www.morethantechnical.com/2021/04/15/obs-plugin-for-portrait-background-removal-with-onnx-sinet-model/
4648

@@ -81,6 +83,9 @@ $ ./.github/scripts/build-linux.sh
8183
#### Arch Linux
8284
The community maintains AUR packages: https://aur.archlinux.org/packages/obs-backgroundremoval
8385

86+
#### Flathub
87+
The plugin is available on flathub: https://github.com/flathub/com.obsproject.Studio.Plugin.BackgroundRemoval
88+
8489
### Windows
8590

8691
Use the CI scripts again, for example:

0 commit comments

Comments
 (0)