HuiwenShi
03fb1a941b
Update README.md
2025-06-23 21:35:27 +08:00
HuiwenShi
0aaacba1c6
Merge pull request #49 from mattjamo/main
...
Update Dockerfile - remove redundant download
2025-06-23 13:26:14 +08:00
Matt O'Brien
b82e75ec6f
Update Dockerfile
...
Remove redundant download
2025-06-21 12:06:14 -04:00
HuiwenShi
5e3ec6def5
Update README.md
2025-06-20 17:26:25 +08:00
ahaemhumright
cd5d76900a
Update README.md with technique report
2025-06-19 22:03:27 +08:00
ahaemhumright
4f2437b1a4
Update README.md
2025-06-19 22:00:45 +08:00
HuiwenShi
5bc3fdd76d
Update README.md
2025-06-17 21:40:37 +08:00
HuiwenShi
d34acfbb40
Merge pull request #37 from Jhaaji/patch-2
...
EXPOSING PORT 7860
2025-06-17 21:19:59 +08:00
Jhaaji
6002d079c6
EXPOSING PORT 7860
...
Exposing port 760
2025-06-17 15:35:26 +05:30
HuiwenShi
4d839736d9
Merge pull request #25 from jtydhr88/improve-docker
...
Improve docker
2025-06-17 17:15:11 +08:00
ahaemhumright
1307e90930
Update texture README.md
2025-06-17 13:54:38 +08:00
HuiwenShi
a2c38b7cb1
Update README.md
2025-06-16 22:21:12 +08:00
HuiwenShi
8f7b4be92e
Update gradio_app.py
2025-06-16 22:13:47 +08:00
HuiwenShi
3f102487ba
Update gradio_app.py
2025-06-16 22:12:54 +08:00
Terry Jia
ee86abd6f5
improve readme
2025-06-15 08:42:05 -04:00
Terry Jia
6416f05324
improve docker
2025-06-15 08:33:15 -04:00
HuiwenShi
6f59a4ef12
Merge pull request #21 from Jhaaji/patch-1
...
Update Dockerfile with correct syntax for environment variable PATH
2025-06-15 18:36:18 +08:00
Jhaaji
8afddebeb4
Update Dockerfile
...
Fixed environment variable PATH syntax in Dockerfile
2025-06-15 13:13:59 +05:30
Zeqiang Lai
d2465f0427
Update gradio_app.py
2025-06-14 15:36:20 +08:00
Huiwenshi
d575f308d0
fix
2025-06-14 14:53:27 +08:00
Huiwenshi
dd93e7ce4e
fix some
2025-06-14 14:32:20 +08:00
HuiwenShi
ed9531ce7e
Merge pull request #11 from Zeqiang-Lai/main
...
fix pbr model huggingface loading
2025-06-14 13:48:29 +08:00
HuiwenShi
5cdd25dd52
Merge pull request #10 from jtydhr88/docker-2
...
docker support
2025-06-14 13:48:03 +08:00
Zeqiang Lai
e447d666f6
fix pbr model
2025-06-14 11:26:32 +08:00
Zeqiang Lai
dfcd5c829d
fix huggingface loading
2025-06-14 10:35:18 +08:00
Terry Jia
a1a5d720f2
docker
2025-06-13 17:48:41 -04:00
HuiwenShi
52e68bf758
Merge pull request #6 from jtydhr88/readme-fix
...
fix readme
2025-06-14 04:51:35 +08:00
Terry Jia
ba7f3fa4cf
fix readme
2025-06-13 16:45:59 -04:00
HuiwenShi
cac21a396d
Merge pull request #4 from DenisKochetov/fix-cfg
...
fix error path to cfg
2025-06-14 04:33:45 +08:00
DenisKochetov
b5285d7e99
fix error path to cfg
...
Traceback (most recent call last):
File "/home/ubuntu/Hunyuan3D_2.1/demo.py", line 37, in <module>
paint_pipeline = Hunyuan3DPaintPipeline(conf)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/ubuntu/Hunyuan3D_2.1/hy3dpaint/textureGenPipeline.py", line 86, in __init__
self.load_models()
File "/home/ubuntu/Hunyuan3D_2.1/hy3dpaint/textureGenPipeline.py", line 91, in load_models
self.models["multiview_model"] = multiviewDiffusionNet(self.config)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/ubuntu/Hunyuan3D_2.1/hy3dpaint/utils/multiview_utils.py", line 32, in __init__
cfg = OmegaConf.load(cfg_path)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/ubuntu/anaconda3/envs/comfy/lib/python3.12/site-packages/omegaconf/omegaconf.py", line 189, in load
with io.open(os.path.abspath(file_), "r", encoding="utf-8") as f:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '/home/ubuntu/Hunyuan3D_2.1/cfgs/hunyuan-paint-pbr.yaml'
(comfy) ubuntu@ip-172-31-41-22:~/Hunyuan3D_2.1$
2025-06-13 22:46:59 +03:00
Huiwenshi
4178cb55b0
update
2025-06-14 03:25:18 +08:00
Huiwenshi
3aa4965b49
Merge branch 'main' of https://github.com/Tencent-Hunyuan/Hunyuan3D-2.1 into main
2025-06-14 01:39:39 +08:00
Huiwenshi
4d67e18386
update
2025-06-14 01:39:07 +08:00
oakshy
6927ac60e6
modify teaser
2025-06-14 00:59:01 +08:00
ZebinHe
9a4fd9b6d4
Update README.md
2025-06-14 00:54:21 +08:00
Huiwenshi
db57a4467e
update requirements.txt
2025-06-14 00:33:27 +08:00
Huiwenshi
c88bee648e
init
2025-06-13 23:53:14 +08:00
Xianghui Yang
70ee89e0a2
Initial commit
2025-06-13 23:45:51 +08:00