Spaces:
Running
Running
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
numpy
|
| 2 |
scipy
|
| 3 |
trimesh
|
|
|
|
| 4 |
absl-py
|
| 5 |
etils
|
| 6 |
immutabledict
|
|
|
|
| 1 |
numpy
|
| 2 |
scipy
|
| 3 |
trimesh
|
| 4 |
+
tensorflow-cpu
|
| 5 |
absl-py
|
| 6 |
etils
|
| 7 |
immutabledict
|