yeq6x commited on
Commit
28e5e16
·
1 Parent(s): 0e1dd69

dependencies

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu121
2
  torch==2.2.0
3
  diffusers==0.31.0
 
4
  gradio
5
  open3d
6
  numpy
 
1
  --extra-index-url https://download.pytorch.org/whl/cu121
2
  torch==2.2.0
3
  diffusers==0.31.0
4
+ accelerate==1.2.1
5
  gradio
6
  open3d
7
  numpy