Commit ·
d3c09c8
1
Parent(s): afd1793
Removed editable installs for submodules
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -21,5 +21,5 @@ pymeshlab
|
|
| 21 |
#pip install -e hy3dgen@git+https://github.com/tencent/Hunyuan3D-2/
|
| 22 |
|
| 23 |
-e git+https://hy3dgen@github.com/tencent/Hunyuan3D-2.git
|
| 24 |
-
|
| 25 |
-
|
|
|
|
| 21 |
#pip install -e hy3dgen@git+https://github.com/tencent/Hunyuan3D-2/
|
| 22 |
|
| 23 |
-e git+https://hy3dgen@github.com/tencent/Hunyuan3D-2.git
|
| 24 |
+
git+https://hy3dgen@github.com/tencent/Hunyuan3D-2.git#subdirectory=hy3dgen/texgen/custom_rasterizer
|
| 25 |
+
git+https://hy3dgen@github.com/tencent/Hunyuan3D-2.git#subdirectory=hy3dgen/texgen/differentiable_renderer
|