411 Commits

Author SHA1 Message Date
Daniel Gatis
b45630d6d9 removed lint markdown 2025-01-30 09:23:56 -03:00
Daniel Gatis
37bbf63500
Update README.md
Some checks failed
Markdown Lint / lint (push) Failing after 31s
Test installation / test_install (3.10) (push) Failing after 32s
Lint / lint_python (push) Failing after 32s
Test installation / test_install (3.12) (push) Failing after 59s
Test installation / test_install (3.8) (push) Failing after 1m0s
Test installation / test_install (3.9) (push) Failing after 1m0s
Test installation / test_install (3.11) (push) Failing after 20m51s
2025-01-19 19:59:40 -03:00
Daniel Gatis
6ed08b6914
Merge pull request #712 from ironnicko/main
add curl to Docker image
2025-01-19 19:55:55 -03:00
ironnicko
8a5d7d5a6d add curl to Docker image 2025-01-19 10:46:18 +05:30
Daniel Gatis
262beb05ee
Update README.md
Some checks failed
Close inactive issues / close_inactive_issues (push) Failing after 33s
Markdown Lint / lint (push) Failing after 31s
Lint / lint_python (push) Failing after 31s
Test installation / test_install (3.11) (push) Failing after 31s
Test installation / test_install (3.10) (push) Failing after 33s
Test installation / test_install (3.8) (push) Failing after 59s
Test installation / test_install (3.9) (push) Failing after 59s
Test installation / test_install (3.12) (push) Failing after 30m31s
2025-01-17 12:00:18 -03:00
Daniel Gatis
b792fa5b44
Merge pull request #694 from lainedfles/disable-gradio-analytics
chore: Disable analytics in Gradio interface
v2.0.61
2024-12-10 13:17:40 -03:00
Self Denial
0dbce2da6f chore: Disable analytics in Gradio interface
This commit disables the analytics feature in the Gradio interface within the `s_command.py` file. Disabling analytics can help maintain user privacy and align with data protection policies or organizational guidelines. The change involves adding the `analytics_enabled=False` parameter to the `gr.Interface` constructor, ensuring that no usage data is collected from users interacting with the application.
2024-12-04 15:02:49 -07:00
Daniel Gatis
1101c1521c fix model url 2024-12-03 17:22:49 -03:00
Daniel Gatis
692ef5c7fb
Merge pull request #688 from OverWeo/dev
feat: add bria-rmbg model support
2024-12-03 17:21:49 -03:00
Daniel Gatis
5435d2ffee
Merge pull request #693 from fa0311/main
Fixed bugs related to sum
2024-11-29 21:10:45 -03:00
ふぁ
9e6c46184d
update default sam_prompt structure to include point data
Signed-off-by: ふぁ <yuki@yuki0311.com>
2024-11-29 13:21:10 +09:00
ふぁ
00ad95d1c0
remove unused type imports in sam
Signed-off-by: ふぁ <yuki@yuki0311.com>
2024-11-29 13:19:33 +09:00
ふぁ
7c3e60be4c
fix sum providers bug
Signed-off-by: ふぁ <yuki@yuki0311.com>
2024-11-29 13:18:35 +09:00
Daniel Gatis
e740a9681e fix docker file 2024-11-20 09:41:13 -03:00
Daniel Gatis
bd512b08cb fix github actions v2.0.60 2024-11-19 23:39:07 -03:00
Pavel Mises
3a7ba4b9a8
Dependency fix (#691) 2024-11-19 23:33:07 -03:00
Mykola Drobiniak
33c83b7f84 feat: add bria-rmbg model support 2024-11-13 19:55:15 +02:00
Daniel Gatis
d0376e878d fix linters 2024-09-30 23:25:30 -03:00
Kamal Kamalaldin
48262fe17d
quote package name to fix installation on zsh (#672) 2024-09-27 00:43:33 -03:00
Daniel Gatis
95b81143c9 add a limit to the download loop v2.0.59 2024-08-26 17:41:00 -03:00
Daniel Gatis
02695f5bf2 try to download all models before run the tests 2024-08-26 17:24:37 -03:00
Dimitri Barbot
d4c40e1c3e
Add BiRefNet-General and BiRefNet-Portrait models as available models (#665) 2024-08-26 11:29:24 -03:00
Daniel Gatis
ed1c29576f chore: Update .gitignore and add .python-version file v2.0.58 2024-08-04 10:28:08 -03:00
Daniel Gatis
688b34841b chore: Refactor remove function to handle unsupported input types 2024-08-04 09:55:19 -03:00
syaifulnizamyahya
90536b6858
Added 'force_return_bytes' param to force bytes output. (#663)
Fix 'Input type 'System.Bytes' is not supported'. When using .net, set  force_return_bytes to True to return bytes output.
2024-08-04 09:50:18 -03:00
Daniel Gatis
d1e00734f8 fix linters v2.0.57 2024-05-23 21:24:00 -03:00
Daniel Gatis
2bb949fb0b fix linters 2024-05-23 19:45:23 -03:00
Daniel Gatis
bfafe9e9b4 fix linters 2024-05-23 19:25:52 -03:00
Daniel Gatis
747ef5e793 fix linters 2024-05-23 17:19:43 -03:00
Daniel Gatis
f13083b55d update workflows 2024-05-23 16:56:19 -03:00
Daniel Gatis
764d3e5a0d update workflows 2024-05-23 16:55:32 -03:00
Daniel Gatis
a30359986a fix linters 2024-05-23 14:58:41 -03:00
Daniel Gatis
df3744b613 fix linters 2024-05-20 18:47:04 -03:00
Daniel Gatis
6f1dd31ee6 fix linters 2024-05-20 17:24:59 -03:00
Daniel Gatis
0b1b71d59c update github actions 2024-05-20 17:14:41 -03:00
James Alsop
a6a94a4bad
Make sam model respect providers argument (#634) 2024-05-20 14:04:13 -03:00
Vladimir Budylnikov
d98520ef02
add compose file (#612) 2024-03-24 10:31:54 -03:00
Vladimir Budylnikov
2e23bab4fa
format md (#611) 2024-03-24 10:31:43 -03:00
Daniel Gatis
e1bd73c085
Update README.md 2024-03-14 12:36:08 -03:00
Daniel Gatis
00e3e257fe fix linters v2.0.56 2024-03-12 19:47:49 -03:00
Daniel Gatis
d63da2e6fb add the dead pill stop.txt 2024-03-12 19:43:25 -03:00
Carolina Rojas
b601763e07
Fix metting typo (#596) 2024-02-27 13:40:37 -03:00
Daniel Gatis
3fe8fb9ec9
Update README.md v2.0.55 2024-02-24 10:00:58 -03:00
Muhamed Hobi
bd52827288
Support 3.12 (#592) 2024-02-24 09:40:22 -03:00
Daniel Gatis
0fa7851bdf fix readme 2024-02-22 11:20:56 -03:00
Daniel Gatis
0dcdb080ae test github action windows installer v2.0.54 2024-01-31 16:17:26 -03:00
Daniel Gatis
c19aacb4ba add win installer 2024-01-31 12:25:02 -03:00
Daniel Gatis
144ce151e9 Merge branch 'binary' 2024-01-31 12:00:13 -03:00
Daniel Gatis
e60cf455b9 fix gradio 2024-01-31 10:45:25 -03:00
Daniel Gatis
8eb37ef413 fix linters 2024-01-31 10:12:27 -03:00