Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
gradio==4.12.0
|
2 |
google-generativeai==0.3.1
|
3 |
PyPDF2==3.0.1
|
4 |
-
tqdm==4.66.1
|
|
|
|
|
|
1 |
gradio==4.12.0
|
2 |
google-generativeai==0.3.1
|
3 |
PyPDF2==3.0.1
|
4 |
+
tqdm==4.66.1
|
5 |
+
anthropic>=0.16.0
|
6 |
+
requests>=2.31.0
|