Skip to content

Commit a076cd8

Browse files
committed
up
1 parent 2b72bee commit a076cd8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/diffusers/utils/remote_utils.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515

16+
from __future__ import annotations
17+
1618
import io
1719
import json
1820
from typing import Literal, Optional, cast

0 commit comments

Comments
 (0)