Skip to content

[Bug] After dropping pytorch container image coqui-tts-cpu can't run by default #563

@sierra-alpha

Description

@sierra-alpha

Describe the bug

I pulled the latest image and got an error about not being able to import pytorch for container image coqui-tts-cpu

I'm guessing it would be since v0.27.4, I've just pinned to v0.27.3 and it works as expected.

I guess with pytorch being dropped then it needs to be manually added in the Docker file. Otherwise I need to build my own docker file building on the coqui-tts-cpu image just to add pytorch, maybe that's the intended way after this change but it will need better documentation.

To Reproduce

pull and run container coqui-tts-cpu

Expected behavior

It runs

Logs

Sorry I lost the container logs before I could copy them

Environment

docker image coqui-tts-cpu

Additional context

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions