PurinNyova commited on
Commit
b36b739
·
unverified ·
1 Parent(s): 92f4ff2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -24,6 +24,10 @@ A polished PyQt5 GUI for the `image_postprocess` pipeline that adds live preview
24
  pip install pyqt5 pillow numpy matplotlib piexif
25
  # optional but recommended for color matching / some functionality:
26
  pip install opencv-python
 
 
 
 
27
  ```
28
 
29
  ### Files expected in the same folder
 
24
  pip install pyqt5 pillow numpy matplotlib piexif
25
  # optional but recommended for color matching / some functionality:
26
  pip install opencv-python
27
+
28
+ OR
29
+
30
+ pip install -r requirements.txt
31
  ```
32
 
33
  ### Files expected in the same folder