Feature type
Platform / Architecture
Describe the feature
ComfyStream should be able to run on ARM platforms
Motivation
ARM64 is becoming a popular architecture for AI development and inference. One example is the NVIDIA Jetson Dev Kit, a 12-core ARM device with NVIDIA Ampere cores. The Jetpack SDK is developed specifically for these devices and includes a very similar software stack to ComfyStream.
Developing ARM docker builds and testing comfystream cross-platform will expand the availability of projects that it can be used for
Additional context
No response