Skip to content

Commit 2d07468

Browse files
authored
Update README.md
1 parent bef2a23 commit 2d07468

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ This project highlights Streamlit's new `hash_func` feature with an app that cal
33

44
The Streamlit app is [implemented in only 150 lines of Python](https://github.com/streamlit/demo-face-gan/blob/master/app.py) and demonstrates the wide new range of objects that can be used safely and efficiently in Streamlit apps with `hash_func`.
55

6-
![In-use Animation](https://github.com/streamlit/demo-face-gan/blob/master/demo.gif?raw=true "In-use Animation")
6+
![In-use Animation](https://github.com/streamlit/demo-face-gan/blob/master/GAN-demo.gif?raw=true "In-use Animation")
77

88
## How to run this demo
99
The demo requires a CUDA-compatible GPU and Python 3.6 (TensorFlow is not yet compatible with later versions). **We suggest creating a new virtual Python 3.6 environment**, then running:

0 commit comments

Comments
 (0)