update
This commit is contained in:
@@ -1,2 +1,22 @@
|
||||
# SimSwap_Plus
|
||||
A high resolution and faster face editing framework
|
||||
# Project Name
|
||||
|
||||
## Dependencies
|
||||
- python
|
||||
- yaml (pip install pyyaml)
|
||||
- paramiko (For ssh file transportation)
|
||||
- pytorch
|
||||
- tkinter (For GUI)
|
||||
- pillow
|
||||
- torchvision
|
||||
- opencv
|
||||
- tensorboard (pip install tensorboard)
|
||||
- tensorboardX (pip install tensorboardX)
|
||||
|
||||
## Usage
|
||||
- To configure the project in the ```main.py```.
|
||||
|
||||
|
||||
## Acknowledgement
|
||||
|
||||
## Related Projects
|
||||
Learn about our other projects [[RainNet]](https://neuralchen.github.io/RainNet), [[Sketch Generation]](https://github.com/TZYSJTU/Sketch-Generation-with-Drawing-Process-Guided-by-Vector-Flow-and-Grayscale), [[CooGAN]](https://github.com/neuralchen/CooGAN), [[Knowledge Style Transfer]](https://github.com/AceSix/Knowledge_Transfer), [[Youtube downloader]](https://github.com/AIARTSJTU/YoutubeDataCollector).
|
||||
Reference in New Issue
Block a user