ans123 commited on
Commit
48809b7
·
verified ·
1 Parent(s): 4192113

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2,7 +2,7 @@ import gradio as gr
2
  from groq import Groq
3
 
4
  # Initialize the Groq client with your API key
5
- client = Groq(api_key="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")
6
 
7
  # Define the system message for the model
8
  system_message = {
 
2
  from groq import Groq
3
 
4
  # Initialize the Groq client with your API key
5
+ client = Groq(api_key="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")
6
 
7
  # Define the system message for the model
8
  system_message = {