We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d03c9f9 + ee02dcf commit a657ddfCopy full SHA for a657ddf
pkgs/by-name/rc/rclip/package.nix
@@ -33,6 +33,7 @@ python3Packages.buildPythonApplication rec {
33
34
pythonRelaxDeps = [
35
"numpy"
36
+ "open_clip_torch"
37
"pillow"
38
"rawpy"
39
"torch"
0 commit comments