Skip to content

Commit 71768f5

Browse files
author
Lincoln Stein
committed
restore unpinned versions of pydantic and numpy
1 parent d633eb1 commit 71768f5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,11 @@ dependencies = [
5858
"invisible-watermark~=0.2.0", # needed to install SDXL base and refiner using their repo_ids
5959
"matplotlib", # needed for plotting of Penner easing functions
6060
"mediapipe", # needed for "mediapipeface" controlnet model
61+
"numpy",
6162
"npyscreen",
6263
"omegaconf",
6364
"opencv-python",
65+
"pydantic==1.*",
6466
"picklescan",
6567
"pillow",
6668
"prompt-toolkit",

0 commit comments

Comments
 (0)