capradeepgujaran commited on
Commit
2811ee2
·
verified ·
1 Parent(s): 820d16c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -24,7 +24,7 @@ def analyze_construction_image(image):
24
 
25
  # Prepare the message for Groq API
26
  completion = client.chat.completions.create(
27
- model="llama-3.2-90b-vision-preview",
28
  messages=[
29
  {
30
  "role": "user",
 
24
 
25
  # Prepare the message for Groq API
26
  completion = client.chat.completions.create(
27
+ model="llama-3.2-11b-vision-preview",
28
  messages=[
29
  {
30
  "role": "user",