Closed zachysaur closed 6 months ago
Please refer to the following steps. If you encounter a bug, please reopen this issue and paste your log file.
Python >= 3.8 (Recommend to use Anaconda or Miniconda) PyTorch >= 2.0.0 cuda==11.8 conda create --name ConsistentID python=3.8.10 conda activate ConsistentID pip install -U pip
pip install -r requirements.txt
Ensure that the workspace is the root directory of the project.
python infer.py
what about models and pretrained models where to put them?
can anyone who installed it successfully share steps how he installed it