chips commited on
Commit
a4b05cc
·
1 Parent(s): f2e5577

changed man to person

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -377,7 +377,7 @@ async def describe_garment(image):
377
  {
378
  "role": "user",
379
  "content": [
380
- {"type": "text", "text": "Describe this garment or garments in the image. the format should be ready to be inserted into the sentence: a man wearing ..... in front of a white background. describe the garments as type and fit, but not colors and design, not the rest of the images. make sure to only return the description, not the complete sentence."},
381
  {
382
  "type": "image_url",
383
  "image_url": {
 
377
  {
378
  "role": "user",
379
  "content": [
380
+ {"type": "text", "text": "Describe this garment or garments in the image. the format should be ready to be inserted into the sentence: a person wearing ..... in front of a white background. describe the garments as type and fit, but not colors and design, not the rest of the images. make sure to only return the description, not the complete sentence."},
381
  {
382
  "type": "image_url",
383
  "image_url": {