Skip to content

Commit

Permalink
add a config note
Browse files Browse the repository at this point in the history
  • Loading branch information
binary-husky committed Dec 4, 2024
1 parent 4f6a272 commit eee8115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.py
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@
]


# Searxng互联网检索服务
# Searxng互联网检索服务(这是一个huggingface空间,请前往huggingface复制该空间,然后把自己新的空间地址填在这里)
SEARXNG_URLS = [ f"https://hamercity-ai-search-{x}.hf.space/" for x in range(1, 9) ]


Expand Down

0 comments on commit eee8115

Please sign in to comment.