Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -21,4 +21,5 @@ torch==1.4.0
|
|
21 |
torchvision==0.5.0
|
22 |
tqdm==4.43.0
|
23 |
trimesh==3.5.23
|
24 |
-
xxhash==1.4.3
|
|
|
|
21 |
torchvision==0.5.0
|
22 |
tqdm==4.43.0
|
23 |
trimesh==3.5.23
|
24 |
+
xxhash==1.4.3
|
25 |
+
backgroundremover
|