Spaces:
Sleeping
Sleeping
DreamStream-1
commited on
Commit
•
85caf87
1
Parent(s):
83d9120
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
-
PyPDF2==
|
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 |
-
|
|
|
1 |
+
PyPDF2==3.0.1
|
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
|
|