Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -6,4 +6,6 @@ transformers
|
|
6 |
pandas
|
7 |
python-dotenv
|
8 |
matplotlib
|
9 |
-
plotly
|
|
|
|
|
|
6 |
pandas
|
7 |
python-dotenv
|
8 |
matplotlib
|
9 |
+
plotly
|
10 |
+
torch
|
11 |
+
sentence-transformers
|