Fetching metadata from the HF Docker repository...
Update README.
3662cf8
Setup for both
- Run
firstTimeSetup.sh
- Activate virtualenv
source venv/bin/activate
- Download style transfer model
python download_model.py
Webcam Demo
- Run streamlit webcam application inside virtualenv
make webcam
Image Demo
- In a terminal call in virtualenv
make app