Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -13,3 +13,4 @@ sentencepiece>=0.1.99
|
|
13 |
protobuf>=3.20.3
|
14 |
safetensors>=0.3.1
|
15 |
pypdf2==3.0.1
|
|
|
|
13 |
protobuf>=3.20.3
|
14 |
safetensors>=0.3.1
|
15 |
pypdf2==3.0.1
|
16 |
+
python-dotenv==1.0.0
|