tunght commited on
Commit
fc4d193
·
1 Parent(s): f1c7c86

support multi output

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -104,7 +104,7 @@ def detect_features(image_paths, garment_type, language="English"):
104
  }
105
 
106
  payload = {
107
- "model": "gpt-4-vision",
108
  "messages": [
109
  {
110
  "role": "user",
 
104
  }
105
 
106
  payload = {
107
+ "model": "gpt-4-vision-preview",
108
  "messages": [
109
  {
110
  "role": "user",