Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ openai==0.28.0
|
|
7 |
anthropic==0.5.0
|
8 |
sentencepiece==0.1.99
|
9 |
protobuf==3.19.0
|
10 |
-
bitsandbytes==0.41.0
|
|
|
|
7 |
anthropic==0.5.0
|
8 |
sentencepiece==0.1.99
|
9 |
protobuf==3.19.0
|
10 |
+
bitsandbytes==0.41.0
|
11 |
+
scipy==1.11.1
|