diff --git a/README.md b/README.md new file mode 100644 index 0000000..ffc62bb --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# Converts pictures from 101_ObjectCategories to your target image + +## How to use + - put your target image into the root folder + - install requirements using ```pip install -r requirements.txt``` + - run python main.py \ No newline at end of file