saherPervaiz commited on
Commit
2f3c9f2
·
verified ·
1 Parent(s): 51d8377

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -7,7 +7,7 @@ st.write("Find Scholarships, Internships, Online Courses, and more!")
7
 
8
  # Groq API URL and Authentication
9
  GROQ_API_URL = "https://api.groq.ai"
10
- API_KEY = "import streamlit as st
11
  import requests
12
 
13
  # Set up the Streamlit page
 
7
 
8
  # Groq API URL and Authentication
9
  GROQ_API_URL = "https://api.groq.ai"
10
+ API_KEY = "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"
11
  import requests
12
 
13
  # Set up the Streamlit page