Skip to content

Commit 448b5bd

Browse files
committed
Remove specific version constraint for accelerate in cog.yaml to allow for more flexible dependency management.
1 parent 7062748 commit 448b5bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cog.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ build:
2828
- prodigyopt
2929
- wandb
3030
- Pillow==9.5.0
31-
- accelerate==0.33.0
31+
- accelerate
3232
- py_real_esrgan
3333
- rembg
3434
- onnxruntime

0 commit comments

Comments
 (0)