Spaces:
Running
on
L4
Running
on
L4
flamehaze1115
commited on
Commit
·
9d8adcb
1
Parent(s):
4180a79
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -12,7 +12,6 @@ trimesh==3.9.8
|
|
12 |
pyhocon==0.3.57
|
13 |
icecream==2.1.0
|
14 |
PyMCubes==0.1.2
|
15 |
-
xformers
|
16 |
accelerate
|
17 |
modelcards
|
18 |
einops
|
@@ -28,3 +27,4 @@ torch_efficient_distloss
|
|
28 |
tensorboard
|
29 |
rembg
|
30 |
segment_anything
|
|
|
|
12 |
pyhocon==0.3.57
|
13 |
icecream==2.1.0
|
14 |
PyMCubes==0.1.2
|
|
|
15 |
accelerate
|
16 |
modelcards
|
17 |
einops
|
|
|
27 |
tensorboard
|
28 |
rembg
|
29 |
segment_anything
|
30 |
+
xformers==0.0.22
|