Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
|
@@ -1,7 +1,6 @@
|
|
| 1 |
-
torch
|
| 2 |
huggingface_hub
|
| 3 |
gradio
|
| 4 |
-
|
| 5 |
-
|
| 6 |
matplotlib
|
| 7 |
tqdm
|
|
|
|
|
|
|
| 1 |
huggingface_hub
|
| 2 |
gradio
|
| 3 |
+
numpy
|
| 4 |
+
sentence-transformers
|
| 5 |
matplotlib
|
| 6 |
tqdm
|