Skip to content
Snippets Groups Projects
Commit d866429c authored by Hatef OTROSHI's avatar Hatef OTROSHI
Browse files

update readme

parent 249bed21
No related branches found
No related tags found
No related merge requests found
......@@ -33,6 +33,9 @@ $ conda create --name bob.paper.iccv2023_face_ti --file package-list.txt
# activate the environment
$ conda activate bob.paper.iccv2023_face_ti
# install torch (required version)
$ pip install torch==1.13.0+cu117 torchvision==0.14.0+cu117 --extra-index-url https://download.pytorch.org/whl/cu117
# install paper package
$ pip install ./ --no-build-isolation
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment