Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ numpy>=1.24.3
|
|
11 |
peft>=0.4.0
|
12 |
sentencepiece>=0.1.99
|
13 |
protobuf>=3.20.3
|
14 |
-
safetensors>=0.3.1
|
|
|
|
11 |
peft>=0.4.0
|
12 |
sentencepiece>=0.1.99
|
13 |
protobuf>=3.20.3
|
14 |
+
safetensors>=0.3.1
|
15 |
+
pypdf2==3.0.1
|