Skip to content

Commit 38fc48e

Browse files
authored
restore numpy import (lllyasviel#2646)
for Florence-2 space
1 parent de1670a commit 38fc48e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extensions-builtin/forge_space_florence_2/forge_app.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
import matplotlib.patches as patches
1212

1313
import random
14+
import numpy as np
1415

1516
from modules import shared
1617

0 commit comments

Comments
 (0)