shreyajn commited on
Commit
23d08dc
·
verified ·
1 Parent(s): e24c1e4

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ tags:
15
 
16
  AOT-GAN is a machine learning model that allows to erase and in-paint part of given input image.
17
 
18
- This model is an implementation of Posenet-Mobilenet found [here](https://github.com/researchmm/AOT-GAN-for-Inpainting).
19
 
20
 
21
  This repository provides scripts to run AOT-GAN on Qualcomm® devices.
 
15
 
16
  AOT-GAN is a machine learning model that allows to erase and in-paint part of given input image.
17
 
18
+ This model is an implementation of AOT-GAN found [here](https://github.com/researchmm/AOT-GAN-for-Inpainting).
19
 
20
 
21
  This repository provides scripts to run AOT-GAN on Qualcomm® devices.