Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -18,4 +18,4 @@ accelerate==0.24.1
|
|
| 18 |
triton==2.1.0
|
| 19 |
gradio==4.7.1
|
| 20 |
plyfile==0.8.1
|
| 21 |
-
|
|
|
|
| 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
|