Spaces:
Build error
Build error
abdulmatinomotoso
commited on
Commit
•
0ad8f92
1
Parent(s):
1143ad3
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ transformers==4.18.0
|
|
7 |
huggingface_hub==0.17.3
|
8 |
sentence-transformers==2.2.2
|
9 |
streamlit==1.22.0
|
10 |
-
spacy==3.0.1
|
|
|
|
7 |
huggingface_hub==0.17.3
|
8 |
sentence-transformers==2.2.2
|
9 |
streamlit==1.22.0
|
10 |
+
spacy==3.0.1
|
11 |
+
gradio==3.44.1
|