Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ gradio
|
|
2 |
openai
|
3 |
python-dotenv
|
4 |
langdetect
|
|
|
5 |
regex
|
6 |
pandas
|
7 |
PyPDF2
|
|
|
2 |
openai
|
3 |
python-dotenv
|
4 |
langdetect
|
5 |
+
google.genai
|
6 |
regex
|
7 |
pandas
|
8 |
PyPDF2
|