Spaces:
Runtime error
Runtime error
add scipy in requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ psutil
|
|
10 |
mtranslate
|
11 |
gpuinfo
|
12 |
accelerate
|
13 |
-
bitsandbytes
|
|
|
|
10 |
mtranslate
|
11 |
gpuinfo
|
12 |
accelerate
|
13 |
+
bitsandbytes
|
14 |
+
scipy
|