prhegde commited on
Commit
443a13a
·
verified ·
1 Parent(s): ff1ad19

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ inference: false
8
 
9
  Generates possible search queries for a given product with title and dedscription. Can be used to synthetically generate search queries.
10
 
11
- Input -> "Title: " + <product_title> + "Description: " + <product_details>
12
 
13
  Development Details coming soon
14
 
 
8
 
9
  Generates possible search queries for a given product with title and dedscription. Can be used to synthetically generate search queries.
10
 
11
+ Input -> "Title: " + product_title + "Description: " + product_details
12
 
13
  Development Details coming soon
14