Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -24,4 +24,9 @@ lxml
|
|
24 |
transformers
|
25 |
tqdm
|
26 |
simple-webbrowser
|
27 |
-
pypdf
|
|
|
|
|
|
|
|
|
|
|
|
24 |
transformers
|
25 |
tqdm
|
26 |
simple-webbrowser
|
27 |
+
pypdf
|
28 |
+
hdbscan
|
29 |
+
websockets
|
30 |
+
python-socketio
|
31 |
+
speechrecognition
|
32 |
+
markdown2
|