Spaces:
Build error
Build error
Upload requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ pandas
|
|
| 2 |
tqdm
|
| 3 |
pinecone-client
|
| 4 |
torch
|
| 5 |
-
|
| 6 |
transformers
|
| 7 |
streamlit
|
| 8 |
openai
|
|
|
|
| 2 |
tqdm
|
| 3 |
pinecone-client
|
| 4 |
torch
|
| 5 |
+
git+https://github.com/UKPLab/sentence-transformers.git
|
| 6 |
transformers
|
| 7 |
streamlit
|
| 8 |
openai
|