Skip to content

Commit 81bf988

Browse files
committed
docs: readme, more images
1 parent 629eac9 commit 81bf988

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Swapping Autoencoder
1+
# Swapping Autoencoder Interface
22

33
<p align="center">
44
<b> An interactive interface for swapping autoencoder</b>
@@ -19,11 +19,16 @@ Our project build on the paper [Swapping Autoencoder for Deep Image Manipulation
1919
<div align="center">
2020
<img alt="Screenshot" src="imgs/demo2.png" />
2121
</div>
22-
2322
<p float="left">
2423
<img src="imgs/lake-3.jpg.jpg" height="190" />
2524
<img src="imgs/aniket-deole-T-tOgjWZ0fQ-unspl.jpg" height="190" />
25+
<img src="imgs/night-snow.jpg" height="190" />
2626
<img src="imgs/desert.jpeg.jpg" height="190" />
27+
<img src="imgs/lake-2.jpg" height="190" />
28+
</p>
29+
30+
<p align="center">
31+
<h6>Some images we genarated with the streamlit inerface</h6>
2732
</p>
2833

2934
## 📌 Prerequisites
@@ -38,7 +43,7 @@ Our project build on the paper [Swapping Autoencoder for Deep Image Manipulation
3843
1. python 3.8
3944
2. poetry (Check out poetry [here](https://python-poetry.org/))
4045

41-
## Installation 🔧
46+
## 🔧 Installation
4247

4348
### Step One - install python dependencies
4449

imgs/lake-2.jpg

50 KB
Loading

imgs/night-snow.jpg

48.9 KB
Loading

0 commit comments

Comments
 (0)