Skip to content

Commit ee02dcf

Browse files
rclip: fix build
1 parent 2a54616 commit ee02dcf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkgs/by-name/rc/rclip/package.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ python3Packages.buildPythonApplication rec {
3333

3434
pythonRelaxDeps = [
3535
"numpy"
36+
"open_clip_torch"
3637
"pillow"
3738
"rawpy"
3839
"torch"

0 commit comments

Comments
 (0)