Spaces:
Sleeping
Sleeping
DreamStream-1
commited on
Commit
•
83d9120
1
Parent(s):
50d5b44
Update requirements.txt
Browse files- requirements.txt +6 -7
requirements.txt
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
PyPDF2>=1.26.0
|
8 |
|
|
|
1 |
+
PyPDF2==2.13.0
|
2 |
+
torch==2.0.1
|
3 |
+
transformers==4.30.0
|
4 |
+
gradio==3.16.0
|
5 |
+
docxtpl==0.16.0
|
6 |
+
groq==0.2.3
|
|
|
7 |
|