diff --git a/README.md b/README.md index 198b41c..062e07c 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,7 @@ - [x] [Hunyuan3D-2 系列模型代码调用](./models/Hunyuan3D-2/02-Hunyuan3D-2%20系列模型代码调用.md) @林恒宇 - [x] [Hunyuan3D-2 系列模型Gradio部署](./models/Hunyuan3D-2/03-Hunyuan3D-2%20系列模型Gradio部署.md) @林恒宇 - [x] [Hunyuan3D-2 系列模型API Server](./models/Hunyuan3D-2/04-Hunyuan3D-2%20系列模型API%20Server.md) @林恒宇 + - [x] [Hunyuan3D-2 Docker 镜像](https://www.codewithgpu.com/i/datawhalechina/self-llm/Hunyuan3D-2) @林恒宇 - [Gemma3](https://huggingface.co/google/gemma-3-4b-it) - [x] [gemma-3-4b-it FastApi 部署调用](./models/Gemma3/01-gemma-3-4b-it%20FastApi%20部署调用.md) @杜森 @@ -351,6 +352,7 @@ - [李娇娇](https://github.com/Aphasia0515) (Datawhale成员) - [丁悦](https://github.com/dingyue772) (Datawhale-鲸英助教) - [王泽宇](https://github.com/moyitech)(内容创作者-太原理工大学-鲸英助教) +- [林恒宇](https://github.com/LINHYYY)(内容创作者-广东东软学院-鲸英助教) - [惠佳豪](https://github.com/L4HeyXiao) (Datawhale-宣传大使) - [王茂霖](https://github.com/mlw67)(内容创作者-Datawhale成员) - [孙健壮](https://github.com/Caleb-Sun-jz)(内容创作者-对外经济贸易大学) @@ -388,7 +390,6 @@ - [赵伟](https://github.com/2710932616)(内容创作者-鲸英助教) - [苏向标](https://github.com/gzhuuser)(内容创作者-广州大学-鲸英助教) - [陈睿](https://github.com/riannyway)(内容创作者-西交利物浦大学-鲸英助教) -- [林恒宇](https://github.com/LINHYYY)(内容创作者-广东东软学院-鲸英助教) - [张龙斐](https://github.com/Feimike09)(内容创作者-鲸英助教) - [孙超](https://github.com/anarchysaiko)(内容创作者-Datawhale成员) diff --git a/contributors.json b/contributors.json index 28f57f6..1ff64f7 100644 --- a/contributors.json +++ b/contributors.json @@ -39,6 +39,10 @@ "info": "[王泽宇](https://github.com/moyitech)(内容创作者-太原理工大学-鲸英助教)", "task_num": 6 }, + "林恒宇": { + "info": "[林恒宇](https://github.com/LINHYYY)(内容创作者-广东东软学院-鲸英助教)", + "task_num": 6 + }, "惠佳豪": { "info": "[惠佳豪](https://github.com/L4HeyXiao) (Datawhale-宣传大使)", "task_num": 5 @@ -187,10 +191,6 @@ "info": "[陈睿](https://github.com/riannyway)(内容创作者-西交利物浦大学-鲸英助教)", "task_num": 1 }, - "林恒宇": { - "info": "[林恒宇](https://github.com/LINHYYY)(内容创作者-广东东软学院-鲸英助教)", - "task_num": 1 - }, "张龙斐": { "info": "[张龙斐](https://github.com/Feimike09)(内容创作者-鲸英助教)", "task_num": 1 diff --git a/models/Hunyuan3D-2/01-Hunyuan3D-2 系列模型部署.md b/models/Hunyuan3D-2/01-Hunyuan3D-2 系列模型部署.md index a7bc6cc..f2c7127 100644 --- a/models/Hunyuan3D-2/01-Hunyuan3D-2 系列模型部署.md +++ b/models/Hunyuan3D-2/01-Hunyuan3D-2 系列模型部署.md @@ -58,6 +58,9 @@ cd hy3dgen/texgen/differentiable_renderer python3 setup.py install ``` +> 考虑到部分同学配置环境可能会遇到一些问题,我们在 AutoDL 平台准备了 Hunyuan3D-2 的环境镜像,点击下方链接并直接创建 Autodl 示例即可。 +> ***https://www.codewithgpu.com/i/datawhalechina/self-llm/Hunyuan3D-2*** + # 模型下载 执行官方代码会自动拉取huggingface模型,并存储至根目录缓存