big changes to the application flow
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ hl7
|
|
10 |
pypdf
|
11 |
flask
|
12 |
gradio
|
13 |
-
huggingface_hub
|
|
|
|
10 |
pypdf
|
11 |
flask
|
12 |
gradio
|
13 |
+
huggingface_hub
|
14 |
+
lxml
|