tahiryaqoob commited on
Commit
39a94dc
·
verified ·
1 Parent(s): 82b49ce

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -14,7 +14,7 @@ client = Groq(api_key="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"
14
 
15
  # Predefined list of Google Drive links
16
  drive_links = [
17
- "https://drive.google.com/file/d/1vku86qnrvJtCtHTxKXvSOJwtCYC6u3sp/view",
18
  # Add more links here as needed
19
  ]
20
 
 
14
 
15
  # Predefined list of Google Drive links
16
  drive_links = [
17
+ "https://drive.google.com/file/d/1x83IIMfuFPFuCzZiRJfT0obBf9PUWHA2/view",
18
  # Add more links here as needed
19
  ]
20