Skip to content

Commit

Permalink
Update modeling_bark.py
Browse files Browse the repository at this point in the history
  • Loading branch information
younesbelkada authored Apr 12, 2024
1 parent 256793c commit 847f36b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/transformers/models/bark/modeling_bark.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
import math
from typing import Dict, Optional, Tuple, Union


import numpy as np
import torch
from torch import nn
Expand Down

0 comments on commit 847f36b

Please sign in to comment.