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

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 = {