Report: Not working
Hugging Face Forums [Unofficial]
June 2, 2026
Hmm… I think a GPU is essential for that use case, but do you plan to allocate GPU Spaces actually? If you’re planning to implement this using CPU Spaces, it’s probably not possible. (Of course, it might be possible if you had an external service handle the processing and just retrieved the results via an API, but I assume you intend to run the inference on the HF side, right?)
Discussion in the ATmosphere