ans123 commited on
Commit
0dcb991
·
verified ·
1 Parent(s): ac88b4b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -11,7 +11,7 @@ nltk.download('vader_lexicon')
11
  sia = SentimentIntensityAnalyzer()
12
 
13
  # Initialize the Groq client with your API key
14
- client = Groq(api_key="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")
15
 
16
 
17
  # Define the system message for the model
 
11
  sia = SentimentIntensityAnalyzer()
12
 
13
  # Initialize the Groq client with your API key
14
+ client = Groq(api_key="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")
15
 
16
 
17
  # Define the system message for the model