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   

Sign up or log in to comment