Skip to content

Commit 55ea7ce

Browse files
committed
setup
1 parent a6ffed6 commit 55ea7ce

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@
146146
"phonemizer",
147147
"opencv-python",
148148
"timm",
149+
"flashpack",
149150
]
150151

151152
# this is a lookup table with items like:

src/diffusers/dependency_versions_table.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,5 @@
5353
"phonemizer": "phonemizer",
5454
"opencv-python": "opencv-python",
5555
"timm": "timm",
56+
"flashpack": "flashpack",
5657
}

0 commit comments

Comments
 (0)