mirror of
https://github.com/Deepshift/DeepCreamPy.git
synced 2025-01-05 21:55:57 +00:00
Update USAGE.md
This commit is contained in:
parent
80f0c397b1
commit
80a2cb8880
@ -24,7 +24,7 @@ Decensor the images by double-clicking on the decensor file.
|
||||
Decensor the images by running
|
||||
|
||||
```
|
||||
$ python decensor.py
|
||||
$ python main.py
|
||||
```
|
||||
|
||||
Decensored images will be saved to the "decensor_output" folder. Decensoring takes a few minutes per image.
|
||||
@ -46,7 +46,7 @@ Decensor the images by double-clicking on the decensor_mosaic file.
|
||||
Decensor the images by running
|
||||
|
||||
```
|
||||
$ python decensor.py --is_mosaic=True
|
||||
$ python main.py
|
||||
```
|
||||
|
||||
Decensored images will be saved to the "decensor_output" folder. Decensoring takes a few minutes per image.
|
||||
|
Loading…
Reference in New Issue
Block a user