Spaces:
Runtime error
Runtime error
Commit
·
82a933a
1
Parent(s):
936a489
initial commit
Browse files
README.md
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
|
4 |
Our goal is to generate high quality fashion items (with models) based on the prompt.
|
5 |
|
6 |
-
|
7 |
- submit prompt on the UI to our AWS Lambda endpoint
|
8 |
- take the prompt and feed to an LLM model to check if it's fashion related prompt.
|
9 |
- If no, return an error.
|
|
|
3 |
|
4 |
Our goal is to generate high quality fashion items (with models) based on the prompt.
|
5 |
|
6 |
+
###Steps (POC)
|
7 |
- submit prompt on the UI to our AWS Lambda endpoint
|
8 |
- take the prompt and feed to an LLM model to check if it's fashion related prompt.
|
9 |
- If no, return an error.
|