Delgermurun

Results 22 comments of Delgermurun

Using sqlite no longer, so this should be resolved.

I believe this issue has been resolved. Feel free to reopen if the problem occurs again.

I believe this issue has been resolved. Feel free to reopen if the problem occurs again.

I believe this issue has been resolved. Feel free to reopen if the problem occurs again.

https://github.com/jina-ai/dalle-flow/issues/107#issuecomment-1246525091

I believe this issue has been resolved. Feel free to reopen if the problem occurs again.

@knorr3 have you figured out the issue? Maybe `demo-cas.jina.ai:2096` is not reachable for some reason. If you have extra GPU memory, you could also try to run CLIP yourself https://github.com/jina-ai/dalle-flow/blob/main/README.md#run-your-own-clip

> It cannot connect to demo-cas.jina.ai because it has to use the proxy Usually you don't need to do anything special if your machine has public internet access (outgoing traffic...

> i cannot run docker inside it. Or you can run CLIP executor from its source code. Try running with `uses: jinahub://CLIPTorchEncoder/latest-gpu`? (instead of `jinahub+docker`) I don't know about `--proxy`...

My use case is this: if data is indexed successfully, I save the ID of the last indexed data. I want to index only the newer entries from the old...