Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ torch
|
|
5 |
spaces
|
6 |
gradio==5.25.0
|
7 |
google-generativeai
|
8 |
-
pydub==0.25.1
|
|
|
|
5 |
spaces
|
6 |
gradio==5.25.0
|
7 |
google-generativeai
|
8 |
+
pydub==0.25.1
|
9 |
+
PyPDF2
|