PurinNyova
commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -54,7 +54,6 @@ pip install -r requirements.txt
|
|
| 54 |
- `utils.py` — must provide `qpixmap_from_path(path, max_size=(w,h))`.
|
| 55 |
|
| 56 |
### Run
|
| 57 |
-
Save the GUI script (for example) as `image_postprocess_gui.py` (or use the existing name `image_postprocess_gui_with_analysis_updated.py`) and run:
|
| 58 |
|
| 59 |
```bash
|
| 60 |
python run.py
|
|
|
|
| 54 |
- `utils.py` — must provide `qpixmap_from_path(path, max_size=(w,h))`.
|
| 55 |
|
| 56 |
### Run
|
|
|
|
| 57 |
|
| 58 |
```bash
|
| 59 |
python run.py
|