Skip to content

Commit f143065

Browse files
committed
rebase
1 parent 13c8d13 commit f143065

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/diffusers/models/transformers/transformer_sd3.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
14-
import math
1514
from typing import Any, Dict, List, Optional, Tuple, Union
1615

1716
import numpy as np

0 commit comments

Comments
 (0)