ZeroGPU configuration error: incompatible torch version

#2
by Lotzi - opened

Hi,

The Space is currently down due to a configuration error with ZeroGPU.

It seems that the torch version specified in your requirements.txt is not compatible with the current ZeroGPU environment.

Error message:
torch version in requirements.txt is not compatible with ZeroGPU. Supported versions: 2.11.0, 2.10.0, 2.9.1, 2.8.0

Could you please update the torch version in requirements.txt to one of the compatible versions listed above?

Thank you!

Sign up or log in to comment