Terry Jia

Results 28 issues of Terry Jia

https://github.com/Stability-AI/StableStudio/pull/24

help wanted
important
new feature

hi Stability team, I am not sure you guys already start to implement the webui plugin or not, but I make a basic version for this big demand. please let...

help wanted
important
new feature

previously, only create one group for all generated images. However they should be grouped by prompt: ![image](https://github.com/Stability-AI/StableStudio/assets/860985/d4060f3e-d147-4c27-82ea-f73e31c44cd2)

if you try to run this on Windows, you might need to install the following dependencies manually: 1. conda install -c conda-forge cudatoolkit-dev -y 2. pip install Ninja 3. https://visualstudio.microsoft.com/visual-cpp-build-tools/...

in daily dev, it is common to run groovy script from System Admin - Script. It it better to hava abilitity to write groovy script in IntelliJ and run it...

If we create a resource bundle module and link a language properties file in java class, it is better to have a validation and hyperlink (quick click to): ![image](https://user-images.githubusercontent.com/860985/152054808-2b803e6a-2237-4638-82cf-5640e4756a59.png)

In that latest DXP, Liferay has a new layout type called **fragment** or **content**. Not like a widget/portlet layout, fragment layouts store the structure as json in DB. In some...

in some requirement, DB connection is needed, such as: - https://github.com/liferay/liferay-intellij-plugin/issues/204 - https://github.com/liferay/liferay-intellij-plugin/issues/205 it is better to support DB connection from low layer. Actually, all information of DB connection is...

this is better to have a button under Liferay Menu, and allows user to create DB quickly, since on local dev env, the DB configuration already is in liferay workspace...

Currently, if we import an existing Liferay workspace project, it would not recognize the modules should be "Web". That means, the users have to add "Web" facet manually, along with...