RoniFinTech commited on
Commit
936a489
·
1 Parent(s): c5b24ee

initial commit

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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
- 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.
 
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.