runtime error

Exit code: 1. Reason: fetensors: 0%| | 0.00/3.87G [00:00<?, ?B/s] (…)pytorch_model-00003-of-00003.safetensors: 1%| | 21.0M/3.87G [00:01<05:56, 10.8MB/s] (…)pytorch_model-00003-of-00003.safetensors: 3%|β–Ž | 115M/3.87G [00:03<01:24, 44.5MB/s]  (…)pytorch_model-00003-of-00003.safetensors: 19%|β–ˆβ–Š | 724M/3.87G [00:04<00:12, 252MB/s]  (…)pytorch_model-00003-of-00003.safetensors: 28%|β–ˆβ–ˆβ–Š | 1.09G/3.87G [00:05<00:09, 289MB/s] (…)pytorch_model-00003-of-00003.safetensors: 38%|β–ˆβ–ˆβ–ˆβ–Š | 1.49G/3.87G [00:06<00:07, 324MB/s] (…)pytorch_model-00003-of-00003.safetensors: 51%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 1.99G/3.87G [00:07<00:04, 376MB/s] (…)pytorch_model-00003-of-00003.safetensors: 62%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 2.40G/3.87G [00:08<00:03, 385MB/s] (…)pytorch_model-00003-of-00003.safetensors: 75%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 2.90G/3.87G [00:09<00:02, 418MB/s] (…)pytorch_model-00003-of-00003.safetensors: 89%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 3.46G/3.87G [00:10<00:00, 463MB/s] (…)pytorch_model-00003-of-00003.safetensors: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 3.87G/3.87G [00:10<00:00, 359MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 20, in <module> transformer_nf4 = FluxTransformer2DModel.from_pretrained(flux_repo, subfolder="transformer", quantization_config=nf4_quantization_config, File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/diffusers/models/modeling_utils.py", line 726, in from_pretrained hf_quantizer.validate_environment(torch_dtype=torch_dtype, from_flax=from_flax, device_map=device_map) File "/usr/local/lib/python3.10/site-packages/diffusers/quantizers/bitsandbytes/bnb_quantizer.py", line 65, in validate_environment raise RuntimeError("No GPU found. A GPU is needed for quantization.") RuntimeError: No GPU found. A GPU is needed for quantization.

Container logs:

Fetching error logs...