From 9e19575a993153ad863cb7a56439cf08f2d081ef Mon Sep 17 00:00:00 2001 From: better629 Date: Wed, 11 Oct 2023 16:53:37 +0800 Subject: [PATCH] add appreciation --- examples/st_game/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/examples/st_game/README.md b/examples/st_game/README.md index 3ef7d620b..aab560b20 100644 --- a/examples/st_game/README.md +++ b/examples/st_game/README.md @@ -20,3 +20,6 @@ ### 后端服务启动 ### 前端服务启动 进入`generative_agents/environment/frontend_server`,使用`python manage.py runserver`启动前端服务。 访问`http://localhost:8000/simulator_home` 进入当前的仿真界面。 + +## Appreciation +The reproduction work has referred the `https://github.com/joonspk-research/generative_agents`, let's make a general statement here.