Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -9,4 +9,5 @@ PyJWT
|
|
| 9 |
torch
|
| 10 |
huggingface_hub>=0.23.0
|
| 11 |
google-generativeai==0.7.2
|
| 12 |
-
protobuf==4.25.3
|
|
|
|
|
|
| 9 |
torch
|
| 10 |
huggingface_hub>=0.23.0
|
| 11 |
google-generativeai==0.7.2
|
| 12 |
+
protobuf==4.25.3
|
| 13 |
+
boto3
|