Spaces:
Runtime error
Runtime error
Commit
·
cd781a6
1
Parent(s):
caef638
update
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -4,6 +4,6 @@ transformers
|
|
| 4 |
accelerate
|
| 5 |
Pillow
|
| 6 |
numpy
|
| 7 |
-
xformers
|
| 8 |
# --index-url https://download.pytorch.org/whl/cu118
|
| 9 |
-
torch
|
|
|
|
| 4 |
accelerate
|
| 5 |
Pillow
|
| 6 |
numpy
|
| 7 |
+
#xformers
|
| 8 |
# --index-url https://download.pytorch.org/whl/cu118
|
| 9 |
+
torch
|