Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,5 +4,6 @@ transformers
|
|
4 |
Pillow
|
5 |
peft
|
6 |
numpy
|
|
|
7 |
natten==0.15.0+torch200cu118
|
8 |
--find-links https://shi-labs.com/natten/wheels
|
|
|
4 |
Pillow
|
5 |
peft
|
6 |
numpy
|
7 |
+
scipy
|
8 |
natten==0.15.0+torch200cu118
|
9 |
--find-links https://shi-labs.com/natten/wheels
|