Spaces:
Runtime error
Runtime error
quincyqiang
commited on
Commit
•
62b1094
1
Parent(s):
71a547d
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
langchain
|
2 |
gradio
|
3 |
-
transformers
|
4 |
sentence_transformers
|
5 |
faiss-cpu
|
6 |
unstructured
|
|
|
1 |
langchain
|
2 |
gradio
|
3 |
+
transformers==4.27.1
|
4 |
sentence_transformers
|
5 |
faiss-cpu
|
6 |
unstructured
|