HimanshuMoliya / Human-photo-generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open in Streamlit

In-use Animation

How to run this demo

The demo requires Python 3.6 or 3.7 (The version of TensorFlow we specify in requirements.txt is not supported in Python 3.8+). We suggest creating a new virtual environment, then running:

git clone https://github.com/streamlit/Human-photo-generator.git
cd Human-photo-generator
pip install -r requirements.txt
streamlit run streamlit_app.py

About

License:GNU General Public License v3.0


Languages

Language:Python 100.0%