Spaces:
Running
Running
Added main file
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ pdfplumber==0.10.3
|
|
4 |
scikit-learn==1.4.0
|
5 |
transformers==4.38.2
|
6 |
torch==2.2.1
|
7 |
-
groq
|
8 |
fpdf==1.7.2
|
9 |
PyPDF2==3.0.1
|
10 |
python-dotenv==1.0.1
|
|
|
4 |
scikit-learn==1.4.0
|
5 |
transformers==4.38.2
|
6 |
torch==2.2.1
|
7 |
+
groq
|
8 |
fpdf==1.7.2
|
9 |
PyPDF2==3.0.1
|
10 |
python-dotenv==1.0.1
|