khababakhtar commited on
Commit
dbb8943
·
verified ·
1 Parent(s): ca577b1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,7 +4,7 @@ import gradio as gr
4
  import sys
5
 
6
  # Manually set the API key here
7
- api_key = "your_api_key_here" # Replace with your actual API key
8
 
9
  # Check if the API key is available
10
  if not api_key:
 
4
  import sys
5
 
6
  # Manually set the API key here
7
+ api_key = "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" # Replace with your actual API key
8
 
9
  # Check if the API key is available
10
  if not api_key: