Spaces:
Runtime error
Runtime error
Rename pre-requirements.txt to requirements.txt
Browse files
pre-requirements.txt → requirements.txt
RENAMED
@@ -17,4 +17,5 @@ wandb==0.16.0
|
|
17 |
accelerate==0.24.1
|
18 |
triton==2.1.0
|
19 |
gradio==4.7.1
|
20 |
-
plyfile==0.8.1
|
|
|
|
17 |
accelerate==0.24.1
|
18 |
triton==2.1.0
|
19 |
gradio==4.7.1
|
20 |
+
plyfile==0.8.1
|
21 |
+
xformers==0.0.23.post1 --index-url https://download.pytorch.org/whl/cu121
|