Skip to content

Commit

Permalink
[UPDATE] remove GANs logo inside the badge
Browse files Browse the repository at this point in the history
the logo initially used mostly belongs to a company
  • Loading branch information
PrashanthaTP authored Aug 23, 2021
1 parent cd009dc commit 3061ed6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## Speech To Facial Animation Using GANs


[![python](https://img.shields.io/badge/Python-3776AB?style=for-the-badge&logo=python&logoColor=white)](https://www.python.org/) [![pytorch](https://img.shields.io/badge/PyTorch-EE4C2C?style=for-the-badge&logo=PyTorch&logoColor=white)](https://pytorch.org/) [![GANs](https://img.shields.io/badge/GANs-4BB749?style=for-the-badge&logo=Private-Internet-Access&logoColor=white)](#1)
[![python](https://img.shields.io/badge/Python-3776AB?style=for-the-badge&logo=python&logoColor=white)](https://www.python.org/) [![pytorch](https://img.shields.io/badge/PyTorch-EE4C2C?style=for-the-badge&logo=PyTorch&logoColor=white)](https://pytorch.org/) [![GANs](https://img.shields.io/badge/GANs-4BB749?style=for-the-badge&logo=&logoColor=white)](#1)

This repo contains the pytorch implementation of achieving facial animation from given face image and speech input using Generative Adversarial Nets [[1]](#1).

Expand Down

0 comments on commit 3061ed6

Please sign in to comment.