Skip to content

Conversation

@eliteprox
Copy link
Collaborator

This is a fix for #114 to resolve an issue with app.py running during package import. By moving app.py back to server/app.py it is excluded from the comfystream package, allowing torch.init() to be added back.

restore torch init to app.py
Copy link
Collaborator

@ryanontheinside ryanontheinside left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tested a TensorRT workflow in my environment, and the stream started without any errors.

@eliteprox eliteprox merged commit fe4d733 into main Apr 16, 2025
8 checks passed
@eliteprox eliteprox deleted the fix/pkg-export branch April 16, 2025 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants