Spaces:
Build error
Build error
# Core dependencies | |
numpy==1.25.0 | |
scipy>=1.11.0 | |
pillow>=9.5.0 | |
tqdm | |
psutil | |
# PyTorch ecosystem | |
torch==2.4.0 # Match your current installation | |
torchvision | |
accelerate | |
diffusers | |
transformers | |
xformers | |
# detectron2 and densepose (single installation) | |
future | |
fvcore>=0.1.5 | |
iopath>=0.1.7 | |
omegaconf>=2.1 | |
hydra-core>=1.1 | |
black==21.4b2 | |
yacs>=0.1.8 | |
tabulate | |
pycocotools>=2.0.2 | |
termcolor>=1.1 | |
git+https://github.com/facebookresearch/[email protected]#subdirectory=projects/DensePose # Only keep this one | |
# Image Processing | |
opencv-python | |
scikit-image | |
matplotlib | |
# Development & Build Tools | |
Ninja==1.11.1.1 | |
setuptools | |
cloudpickle | |
tensorboard | |
pydot | |
# Hugging Face Tools | |
huggingface_hub | |
# Comfyui-tensorops dependencies | |
surrealist | |
boto3==1.34.86 | |
redis | |
fal-client | |
# Additional utilities | |
PyYAML | |
blend_modes | |