Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
numpy is no longer a comfy dep so I added it to the requirements. numexpr needs this as a dependency.
  • Loading branch information
FizzleDorf authored Aug 1, 2024
1 parent 119358a commit e1bb93d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
numpy
pandas
numexpr

0 comments on commit e1bb93d

Please sign in to comment.