Refactor: remove AGPL imgly dependency and migrate background removal to python backend

This commit is contained in:
2026-06-02 14:50:25 -05:00
parent 560a413c1e
commit f998e454fe
25 changed files with 601 additions and 97 deletions
+1 -1
View File
@@ -239,7 +239,7 @@ function BradlyPlayerInner<T>(
style={{
position: 'relative',
overflow: 'hidden',
backgroundColor: '#000',
backgroundColor: 'transparent',
...style,
}}
className={className}