k96beni commited on
Commit
a0e084c
·
verified ·
1 Parent(s): 72052bb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -6,12 +6,11 @@ numpy
6
  requests
7
  beautifulsoup4
8
  huggingface_hub>=0.19
9
- docx
10
- python-docx
11
  PyPDF2
12
  user-agents
13
- uuid
14
  openpyxl
15
  gradio>=5.24.0
16
 
17
 
 
 
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
 
15
 
16
+