We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13c8d13 commit f143065Copy full SHA for f143065
src/diffusers/models/transformers/transformer_sd3.py
@@ -11,7 +11,6 @@
11
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
-import math
15
from typing import Any, Dict, List, Optional, Tuple, Union
16
17
import numpy as np
0 commit comments