Testroom / requirements.txt
CREATORJD's picture
Upload 2 files
41f4e26 verified
raw
history blame
436 Bytes
# 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