Skip to content

Commit

Permalink
Update models.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Stardust-minus committed Oct 4, 2023
1 parent 10b1e6f commit 8beaf32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion models.py
Original file line number Diff line number Diff line change
Expand Up @@ -763,7 +763,7 @@ def __init__(
gin_channels=256,
use_sdp=True,
n_flow_layer=4,
n_layers_trans_flow=3,
n_layers_trans_flow=6,
flow_share_parameter=False,
use_transformer_flow=True,
**kwargs
Expand Down

0 comments on commit 8beaf32

Please sign in to comment.