mirror of
https://github.com/facefusion/facefusion-labs.git
synced 2026-05-22 23:59:40 +02:00
Fix test
This commit is contained in:
@@ -15,7 +15,7 @@ def test_aad_with_unet(output_size : int) -> None:
|
||||
{
|
||||
'training.model.generator':
|
||||
{
|
||||
'identity_channels': '512',
|
||||
'source_channels': '512',
|
||||
'output_channels': str(output_size * 16),
|
||||
'output_size': str(output_size),
|
||||
'num_blocks': '2'
|
||||
|
||||
Reference in New Issue
Block a user