Spaces:
Running
Running
Update semsearch.py
Browse files- 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://
|
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",
|