MVPilgrim commited on
Commit
c3ee7bc
·
verified ·
1 Parent(s): 59221d1

Update semsearch.py

Browse files
Files changed (1) hide show
  1. semsearch.py +1 -1
semsearch.py CHANGED
@@ -153,7 +153,7 @@ webpageChunksDocNames = []
153
 
154
  client = weaviate.connect_to_custom(
155
  #http_host="http://huggingface.co/spaces/MVPilgrim/WeaviateDB",
156
- http_host="http://127.0.0.1",
157
  http_port=8080,
158
  http_secure=False,
159
  #grpc_host="huggingface.co",
 
153
 
154
  client = weaviate.connect_to_custom(
155
  #http_host="http://huggingface.co/spaces/MVPilgrim/WeaviateDB",
156
+ http_host="http://weaviate",
157
  http_port=8080,
158
  http_secure=False,
159
  #grpc_host="huggingface.co",