hahamini
hahamini
@jwyang Thanks for uploading the quick training code. I am more interested in ToM than overall training model. Which part should I check to test the ToM algorithm mentioned in...
@rxtan2 Thanks for the quick response! I need a text prompt for clip filtering, but this part is still missing. I'm curious how you input the prompt, can you provide...
@Eventyret hanks for your response. With the hint from your answer, I added port 5173 to the `docker-compose` file, and that error no longer occurs. However, now I'm facing an...
@Eventyret I don't know what you mean. Looking at the `docker compose file`, I'm using docker network as bridge mode. Also, I don't know if you mean vite.config.mts that tells...
@Eventyret So I split .env and hardcoded it. As in the manual, I put .env as a common file and wrote secret information in .env.dev. However, when docker compose build...