Skip to content

Commit 4595f9a

Browse files
authored
Update requirements.txt
Add wheel to requirements because 'packaging' module is referred to and is not available unless you install 'wheel' in the environment.
1 parent 82a973c commit 4595f9a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,5 @@ torch
3131
torchdiffeq
3232
torchsde
3333
transformers==4.30.2
34-
pillow-avif-plugin==1.4.3
34+
pillow-avif-plugin==1.4.3
35+
wheel

0 commit comments

Comments
 (0)