Spaces:
Sleeping
Sleeping
dependencies
Browse files- 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
|