This commit is contained in:
lasershottt 2024-07-19 23:23:49 +02:00
commit e567532aba
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Converts pictures from 101_ObjectCategories to your target image # Converts pictures from 101_ObjectCategories to your target image
## How to use ## How to use
- put your target image into the root folder - put your target image into the root folder
- install requirements using ```pip install -r requirements.txt``` - install requirements using ```pip install -r requirements.txt```
- run python main.py - run ```python main.py```