Skip to content

Commit 0f09091

Browse files
build: remove unused clip_anytorch dependency
1 parent dedb77b commit 0f09091

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ dependencies = [
3535
# Core generation dependencies, pinned for reproducible builds.
3636
"accelerate",
3737
"bitsandbytes; sys_platform!='darwin'",
38-
"clip_anytorch==2.6.0", # replacing "clip @ https://github.com/openai/CLIP/archive/eaa22acb90a5876642d0507623e859909230a52d.zip",
3938
"compel==2.0.2",
4039
"diffusers[torch]",
4140
"gguf==0.10.0",

0 commit comments

Comments
 (0)