v1.2.0 #19
ChenglongMa
started this conversation in
General
v1.2.0
#19
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
What's Changed
✨ Since v1.2.0, we have provided a GUI version of
stonefor users who are not familiar with the command lineinterface.
Instead of typing commands in the terminal, you can use the config GUI of
stoneto process the images.Steps:
stone(e.g.,Powershellin Windows orTerminalin macOS).stone(without any parameters) orstone --guiand press Enter to open the GUI.Startbutton to start processing the images.Hopefully, this can make it easier for you to use
stone🍻!Important
The GUI version of
stoneis still in the beta stage.It supports Python 3.9 only.
I will try to rebuild the wheels for other Python versions in the future.
If you prefer to use Python 3.10.x or above, please install v1.1.2,
which has the same features except for the GUI.
pip install skin-tone-classifier==1.1.2This discussion was created from the release v1.2.0.
All reactions