Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
optimum
|
|
|
2 |
accelerate>=0.27.0
|
3 |
rich>=13.0.0
|
4 |
ipywidgets>=8.0.0
|
|
|
1 |
optimum
|
2 |
+
PyPDF2>=3.0.0
|
3 |
accelerate>=0.27.0
|
4 |
rich>=13.0.0
|
5 |
ipywidgets>=8.0.0
|