User Uploads | GAN Enhanced Designs |
---|---|
To see more generated files by our system visit Here .
git clone https://github.com/99-NinetyNine/GAN_rug_design.git
# On Windows
python -m venv env
# On Linux/Mac
python3 -m venv env
# On Windows
.\env\Scripts\activate
# On Linux/Mac
source env/bin/activate
pip install -r requirements.txt
python3 manage.py runserver