# ZeroGPU needs modern gradio + spaces spaces gradio==5.49.1 # --- pinned stack that ships a WORKING MeshGraphormerDetector --- # (from hysts's official controlnet Space; these versions still export it) controlnet_aux==0.0.6 diffusers==0.18.2 transformers==4.30.2 accelerate==0.21.0 mediapipe==0.10.1 huggingface-hub==0.16.4 safetensors==0.3.1 # torch is provided by the ZeroGPU base image; do not pin it here pillow numpy scipy einops