From dcfa4f319ad548558f16dd2c9f236be3ff02582b Mon Sep 17 00:00:00 2001 From: ravi-prakash1907 <1907prakash.ravi@gmail.com> Date: Mon, 2 Oct 2023 19:57:30 +0530 Subject: [PATCH] ui arch | up --- frontend/ColourRecommandation/.gitkeep | 0 frontend/ImageGenerationPortal/ColourToImage/.gitkeep | 0 frontend/ImageGenerationPortal/README.md | 3 +++ frontend/ImageGenerationPortal/TextToImage/.gitkeep | 0 frontend/README.md | 7 +++++++ 5 files changed, 10 insertions(+) create mode 100644 frontend/ColourRecommandation/.gitkeep create mode 100644 frontend/ImageGenerationPortal/ColourToImage/.gitkeep create mode 100644 frontend/ImageGenerationPortal/README.md create mode 100644 frontend/ImageGenerationPortal/TextToImage/.gitkeep create mode 100644 frontend/README.md diff --git a/frontend/ColourRecommandation/.gitkeep b/frontend/ColourRecommandation/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/frontend/ImageGenerationPortal/ColourToImage/.gitkeep b/frontend/ImageGenerationPortal/ColourToImage/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/frontend/ImageGenerationPortal/README.md b/frontend/ImageGenerationPortal/README.md new file mode 100644 index 0000000..9addea8 --- /dev/null +++ b/frontend/ImageGenerationPortal/README.md @@ -0,0 +1,3 @@ +Please describe the role, usage, installation/integration instructions, and other essential information related to the user interface (UI) for image generation. Define the dependencies and input/output formats as well. + +Additionally, provide screenshots for various frontend components. \ No newline at end of file diff --git a/frontend/ImageGenerationPortal/TextToImage/.gitkeep b/frontend/ImageGenerationPortal/TextToImage/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/frontend/README.md b/frontend/README.md new file mode 100644 index 0000000..8414c3c --- /dev/null +++ b/frontend/README.md @@ -0,0 +1,7 @@ +Please provide a description of the role, usage, installation/integration instructions, and any other essential information related to the user interface (UI) in this directory. + +--- + +**NOTE:** + +_Please adhere to the hierarchy and ensure that the documentation is kept up-to-date._