Spaces:
Running
on
Zero
Running
on
Zero
Running config
#37
by
humvee1249
- opened
use following command:
โ IDM-VTON_demo git:(main) โ python --version
Python 3.10.0
โ IDM-VTON_demo git:(main) โ git clone --depth 1 --branch main https://huggingface.co/spaces/yisol/IDM-VTON
โ IDM-VTON_demo git:(main) โ pip install -r requirements.txt
โ IDM-VTON_demo git:(main) โ pip install -U fastapi==0.112.4
โ IDM-VTON_demo git:(main) โ pip install gradio==4.36.1
โ IDM-VTON_demo git:(main) โ pip install huggingface_hub==0.25.0
โ IDM-VTON_demo git:(main) โ pip install pydantic==2.10.6