Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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/
|
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 |
|