Signed-off-by: Yue, Wenjiao <wenjiao.yue@intel.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
646 B
646 B
Text2Image Customized UI
📸 Project Screenshots
🧐 Features
Here're some of the project's features:
- Generate Images from Text: Enter the image description and the desired number of images, then wait for them to be generated.
🛠️ Get it Running
-
Clone the repo.
-
cd command to the current folder.
-
Modify the required .env variables.
BACKEND_BASE_URL = '' -
Execute
npm installto install the corresponding dependencies. -
Execute
npm run devin both environments

