Snigdhapaul2003 commited on
Commit
43b1e53
·
verified ·
1 Parent(s): 2e1b8af

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -86,7 +86,7 @@ def process_pdfs_and_generate_question_paper(uploaded_files, name, number_of_sec
86
  ],
87
  }
88
  ],
89
- model="llama-3.2-90b-vision-preview", # Use the appropriate vision model
90
  )
91
 
92
  # Append the OCR result for this page to the full result
 
86
  ],
87
  }
88
  ],
89
+ model="meta-llama/llama-4-scout-17b-16e-instruct", # Use the appropriate vision model
90
  )
91
 
92
  # Append the OCR result for this page to the full result