mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
feat: enhance noise removal tool tests and update Docker configurations for GPU support
This commit is contained in:
@@ -180,7 +180,7 @@ export function NoiseRemovalControls({
|
||||
|
||||
{/* Quality slider (lossy formats only) */}
|
||||
{LOSSY_FORMATS.has(outputFormat) && (
|
||||
<div>
|
||||
<div data-testid="quality-slider">
|
||||
<div className="flex justify-between items-center">
|
||||
<p className="text-sm font-medium text-muted-foreground">Quality</p>
|
||||
<span className="text-sm font-mono tabular-nums font-medium">{quality}</span>
|
||||
|
||||
Reference in New Issue
Block a user