Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ beautifulsoup4
|
|
4 |
huggingface-hub
|
5 |
sentence_transformers
|
6 |
chromadb
|
7 |
-
gradio
|
|
|
|
4 |
huggingface-hub
|
5 |
sentence_transformers
|
6 |
chromadb
|
7 |
+
gradio
|
8 |
+
lxml
|