soruly / trace.moe

Anime Scene Search by Image
https://trace.moe
MIT License
4.53k stars 233 forks source link

Can you create a version for Google Colab? #85

Closed My12123 closed 8 months ago

My12123 commented 1 year ago

Can you create a version for Google Colab?

soruly commented 1 year ago

trace.moe doesn't use python. I think it's not suitable to run on Colab.

My12123 commented 1 year ago

Where else can we launch?

soruly commented 1 year ago

trace.moe is not a simple program, the whole system consists of many parts. I think using docker-compose is already the easiest way to launch the whole thing. Some other developers did launch the whole thing successfully on Ubuntu, you just need some more knowledge on linux, docker and networking.

My12123 commented 1 year ago

Can you help me with this? 2023-01-03_12-49-10 What should be corrected and how?

soruly commented 1 year ago

Please follow the instructions in README.md

My12123 commented 1 year ago

Is there any need to change, if anything and for what? image

Leslie-Wong-H commented 1 year ago

Change these to your local win10 folders, and add "network: trace_moe_net" to every project of the docker-compose file. image

My12123 commented 1 year ago

2023-01-05_17-34-28 2023-01-05_17-35-11 I couldn’t run it 2023-01-05_17-38-32

Leslie-Wong-H commented 1 year ago

This is the correct way to declare network in docker compose. Sorry I misunderstood your scenario. The trace.moe network had been solved by my PR months ago. image

Have you created these five folders locally?

image

My12123 commented 1 year ago

Yeah, I made daddies on the computer. 2023-01-05_22-17-28