radames commited on
Commit
27d1d1c
1 Parent(s): baf08a6
Files changed (2) hide show
  1. README.md +1 -1
  2. visualizer_drag_gradio.py +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ pinned: false
13
  # Drag Your GAN: Interactive Point-based Manipulation on the Generative Image Manifold
14
 
15
  https://arxiv.org/abs/2305.10973
16
- https://huggingface.co/radames/DragGan
17
 
18
  <p align="center">
19
  <img src="DragGAN.gif", width="700">
 
13
  # Drag Your GAN: Interactive Point-based Manipulation on the Generative Image Manifold
14
 
15
  https://arxiv.org/abs/2305.10973
16
+ https://huggingface.co/DragGan/DragGan-Models
17
 
18
  <p align="center">
19
  <img src="DragGAN.gif", width="700">
visualizer_drag_gradio.py CHANGED
@@ -1,4 +1,4 @@
1
- # https://huggingface.co/radames/DragGan
2
  # https://arxiv.org/abs/2305.10973
3
  import os
4
  import os.path as osp
 
1
+ # https://huggingface.co/DragGan/DragGan-Models
2
  # https://arxiv.org/abs/2305.10973
3
  import os
4
  import os.path as osp