github.com/Zheng-Chong/CatVTON

I want to install this repository in serverless mode and we need this requirements
torch==2.4.0
torchvision==0.19.0
accelerate==0.31.0
git+https://github.com/huggingface/diffusers.git
matplotlib==3.9.1
numpy==1.26.4
opencv_python==4.10.0.84
pillow==10.3.0
PyYAML==6.0.1
scipy==1.13.1
setuptools==51.0.0
scikit-image==0.24.0
tqdm==4.66.4
transformers==4.46.3
fvcore==0.1.5.post20221221
cloudpickle==3.0.0
omegaconf==2.3.0
pycocotools==2.0.8
av==12.3.0
gradio==4.41.0
peft==0.14.0
huggingface_hub==0.25.0
but I can not use torch==2.4.0 on my serverless with latest cuda 12.7.0
how I could to use this features in server less and install this repository completely
please help me
GitHub
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch and FLAX. - huggingface/diffusers
Was this page helpful?