You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -34,7 +34,7 @@ ImageAlchemy is a comprehensive image processing application developed using PyQ
34
34
<p> Upon applying multiple effects to an image, you can arrange the effects into a chain to get a cumulative pipeline that offers you the following: </p>
35
35
36
36
-:heavy_check_mark: Visualise each effect on its own.
37
-
-:heavy_check_mark: Delete a specific effect, whether you are in the mode of accumulation or not. In case of that mode, the outputs of other effects of the chain will be recalculated.
37
+
-:heavy_check_mark: Delete a specific effect, whether you are in the mode of accumulation or not. If you are in this mode, the outputs of other effects of the chain will be recalculated.
38
38
-:heavy_check_mark: Change the order of the effects to get a new cumulative output.
The provided image serves as a guide to understanding the various sections of our app's interface. Below, we'll delve into each section's functionality and elucidate how users can navigate and utilize the app effectively.
0 commit comments