9 lines
124 B
Markdown
9 lines
124 B
Markdown
# How to run
|
|
|
|
Have an enviroment with python3, pytorch and the requirements in requirements.txt
|
|
|
|
run:
|
|
```
|
|
python run.py
|
|
```
|