add appreciation

This commit is contained in:
better629 2023-10-11 16:53:37 +08:00
parent 60535268aa
commit 9e19575a99

View file

@ -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.