danial0203 commited on
Commit
a9599b7
·
verified ·
1 Parent(s): 8383642

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -101,7 +101,7 @@ def process_files_fixed(image_path, page_identifier, error_pages):
101
  """
102
 
103
  payload = {
104
- "model": "gpt-4-vision-preview",
105
  "messages": [
106
  {
107
  "role": "user",
 
101
  """
102
 
103
  payload = {
104
+ "model": "gpt-4-turbo",
105
  "messages": [
106
  {
107
  "role": "user",