-
Notifications
You must be signed in to change notification settings - Fork 6
实现了生成actor时视角的变换 #34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
实现了生成actor时视角的变换 #34
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This reverts commit 08c3572.
donghaiwang
reviewed
Jan 2, 2026
README.md
Outdated
| 下载 [HUTB项目](https://pan.baidu.com/s/1TNH-9wZYNy4NhmWJSoZL5A?pwd=hutb)中的`hutb_v1.0.zip`文件,解压到`WindowsNoEditor`文件夹下,双击 `hutb.bat` 启动模拟器 | ||
|
|
||
| 可通过修改 | ||
| `llm/.env` 文件中的Github和Deepseek API密钥进行配置 |
Member
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Github的密钥应该不需要,后面和github交互的这部分功能可以移除
Contributor
Author
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
main_ai.py与Github交互部分移除,最新的zip包正在压缩上传至网盘
Member
|
合并后的zip文件还没上传成功 |
Member
donghaiwang
approved these changes
Jan 4, 2026
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.

修改了main_ai.py,实现了生成actor时视角的变换;同时修改了README.md,将四步简化成了一步,只需要下载zip包,解压之后即可双击hutb.bat运行(对应zip正在上传至百度网盘)
![Uploading 屏幕截图 2026-01-02 171447.png…]()