Shreyas094 commited on
Commit
92397e8
·
verified ·
1 Parent(s): 1419f25

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -51,7 +51,7 @@ logging.basicConfig(level=logging.INFO, format='%(asctime)s - %(levelname)s - %(
51
  logger = logging.getLogger(__name__)
52
 
53
  # SearXNG instance details
54
- SEARXNG_URL = 'https://gitdeem-searxng.hf.space/search'
55
  SEARXNG_KEY = 'f9f07f93b37b8483aadb5ba717f556f3a4ac507b281b4ca01e6c6288aa3e3ae5'
56
 
57
  # Use the environment variable
 
51
  logger = logging.getLogger(__name__)
52
 
53
  # SearXNG instance details
54
+ SEARXNG_URL = 'https://shreyas094-searxng-hf.hf.space/search'
55
  SEARXNG_KEY = 'f9f07f93b37b8483aadb5ba717f556f3a4ac507b281b4ca01e6c6288aa3e3ae5'
56
 
57
  # Use the environment variable