Update requirements.txt
Browse files- requirements.txt +11 -1
requirements.txt
CHANGED
@@ -1,2 +1,12 @@
|
|
1 |
huggingface_hub==0.22.2
|
2 |
-
spaces
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
huggingface_hub==0.22.2
|
2 |
+
spaces
|
3 |
+
huggingface-cli
|
4 |
+
numpy
|
5 |
+
pandas
|
6 |
+
torch
|
7 |
+
transformers
|
8 |
+
tqdm
|
9 |
+
spacy
|
10 |
+
pandas
|
11 |
+
sentence_transformers
|
12 |
+
gradio
|