Spaces:
Sleeping
Sleeping
File size: 236 Bytes
71f183c |
1 2 3 4 5 6 7 8 9 10 11 |
## Getting Started
Install the dependencies with `pip`:
pip install -r requirements.txt
python setup.py develop
Adjust configuration in base_config.yaml
Run current configuration by
python modelguidedattacks/run.py base_config.yaml |