requirement
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -8,6 +8,6 @@ pyrender
|
|
| 8 |
trimesh
|
| 9 |
Pillow
|
| 10 |
scikit-learn
|
| 11 |
-
chumpy
|
| 12 |
scipy
|
| 13 |
|
|
|
|
| 8 |
trimesh
|
| 9 |
Pillow
|
| 10 |
scikit-learn
|
| 11 |
+
git+https://github.com/mattloper/chumpy.git
|
| 12 |
scipy
|
| 13 |
|