shrut27 commited on
Commit
2fb3b64
·
1 Parent(s): 1868598

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -3,7 +3,7 @@ import openai
3
  from serpapi import GoogleSearch
4
 
5
  # Set up your OpenAI API key
6
- openai.api_key = "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"
7
 
8
  # Define a function to search images using GoogleSearch API
9
  def search_images(query):
 
3
  from serpapi import GoogleSearch
4
 
5
  # Set up your OpenAI API key
6
+ openai.api_key = "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"
7
 
8
  # Define a function to search images using GoogleSearch API
9
  def search_images(query):