Stable-X commited on
Commit
1ac07e1
·
verified ·
1 Parent(s): ddc162b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -27,9 +27,10 @@ pymeshfix
27
  igraph
28
  rtree
29
  fast-simplification
 
30
 
31
  # ML
32
- transformers>=4.57.1
33
  huggingface_hub>=0.36.2
34
  spaces
35
  rembg
 
27
  igraph
28
  rtree
29
  fast-simplification
30
+ open3d
31
 
32
  # ML
33
+ transformers==4.57.3
34
  huggingface_hub>=0.36.2
35
  spaces
36
  rembg