k96beni commited on
Commit
fe01106
·
verified ·
1 Parent(s): e327328

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -4
requirements.txt CHANGED
@@ -6,13 +6,11 @@ numpy
6
  requests
7
  beautifulsoup4
8
  huggingface_hub>=0.19
9
- python-docx # räcker, du kan ta bort `docx` (det är felaktigt namn)
10
  PyPDF2
11
  user-agents
12
  openpyxl
13
  gradio>=5.24.0
14
  fuzzywuzzy
15
  python-Levenshtein
16
-
17
-
18
-
 
6
  requests
7
  beautifulsoup4
8
  huggingface_hub>=0.19
9
+ python-docx
10
  PyPDF2
11
  user-agents
12
  openpyxl
13
  gradio>=5.24.0
14
  fuzzywuzzy
15
  python-Levenshtein
16
+ schedule