Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -16,4 +16,5 @@ sentence-transformers==2.5.1
|
|
16 |
scikit-learn==1.4.0
|
17 |
torch==2.2.0
|
18 |
transformers==4.38.2
|
19 |
-
huggingface-hub==0.21.4
|
|
|
|
16 |
scikit-learn==1.4.0
|
17 |
torch==2.2.0
|
18 |
transformers==4.38.2
|
19 |
+
huggingface-hub==0.21.4
|
20 |
+
plotly==5.18.0
|