Spaces:
Sleeping
Sleeping
oceansweep
commited on
Commit
•
e8bef48
1
Parent(s):
c313b25
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -123,6 +123,9 @@ mwparserfromhell
|
|
123 |
lxml_html_clean
|
124 |
mwxml
|
125 |
langdetect
|
|
|
|
|
|
|
126 |
#torch==2.2.2+cu121
|
127 |
#torchaudio==2.2.2+cu121
|
128 |
#websockets
|
|
|
123 |
lxml_html_clean
|
124 |
mwxml
|
125 |
langdetect
|
126 |
+
ebooklib
|
127 |
+
docx2txt
|
128 |
+
toml
|
129 |
#torch==2.2.2+cu121
|
130 |
#torchaudio==2.2.2+cu121
|
131 |
#websockets
|