Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
accelerate
|
2 |
torch
|
|
|
3 |
bitsandbytes
|
4 |
transformers
|
5 |
appdirs
|
|
|
1 |
accelerate
|
2 |
torch
|
3 |
+
scipy
|
4 |
bitsandbytes
|
5 |
transformers
|
6 |
appdirs
|