I signed up for the Pro Account only because of the ZeroGPU. I run the app.py file trying to load the Stable Diffusion 3.5 Large:
pipe = DiffusionPipeline.from_pretrained(“stabilityai/stable-diffusion-3.5-large”, use_auth_token=token)
pipe.to(“cuda”) # Move the model to GPU if available
I simply wanted to generate an image. However, it left the loading half way, and gave me the following code:
OSError: [Errno 28] No space left on device
I am not interested in the ZeroGPU / Pro Account, and would like a refund, as that was the only reason for me to pay for that upgrade. Who do I contact to address this matter?
Also, why is HS not being transparent on what this account does and does not. I have seen a lot of uncertainty about the product online.
Thanks.