Add Colab part in guidance
This commit is contained in:
@@ -15,7 +15,7 @@ Our paper can be downloaded from [[Arxiv]](https://arxiv.org/pdf/2106.06340v1.pd
|
||||
|
||||
## Top News
|
||||
|
||||
**`2021-06-20`**: We release the scripts for arbitrary video and image processing.
|
||||
**`2021-06-20`**: We release the scripts for arbitrary video and image processing, and a colab demo.
|
||||
|
||||
## Dependencies
|
||||
- python3.6+
|
||||
@@ -32,6 +32,8 @@ Our paper can be downloaded from [[Arxiv]](https://arxiv.org/pdf/2106.06340v1.pd
|
||||
|
||||
[Inference for image or video face swapping](./doc/guidance/usage.md)
|
||||
|
||||
[Colab demo](https://colab.research.google.com/github/neuralchen/SimSwap/blob/main/SimSwap%20colab.ipynb)
|
||||
|
||||
Training: **coming soon**
|
||||
|
||||
|
||||
|
||||
@@ -25,4 +25,4 @@ There are two archive files in the drive: **checkpoints.zip** and **arcface_chec
|
||||
[[Baidu Drive]](https://pan.baidu.com/s/1wFV11RVZMHqd-ky4YpLdcA) Password: ```jd2v```
|
||||
|
||||
### Note
|
||||
We expect users to have GPU with at least 8G memory. For those who do not, we will provide Colab Notebook implementation in the future.
|
||||
We expect users to have GPU with at least 8G memory. For those who do not, we provide [[Colab Notebook implementation]](https://colab.research.google.com/github/neuralchen/SimSwap/blob/main/SimSwap%20colab.ipynb).
|
||||
|
||||
Reference in New Issue
Block a user