Spaces:
Sleeping
Sleeping
Commit ·
8507802
1
Parent(s): 38185ba
packages
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ opencv_python==4.9.0.80
|
|
| 5 |
pandas==2.1.4
|
| 6 |
tensorflow==2.16.1
|
| 7 |
tf_bodypix==0.4.2
|
| 8 |
-
torch==2.3.0
|
|
|
|
|
|
| 5 |
pandas==2.1.4
|
| 6 |
tensorflow==2.16.1
|
| 7 |
tf_bodypix==0.4.2
|
| 8 |
+
torch==2.3.0
|
| 9 |
+
tfjs_graph_converter
|