betterme
commited on
Commit
·
073b4c0
1
Parent(s):
6b57b99
update
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
|
@@ -8,6 +8,10 @@ paddlepaddle
|
|
| 8 |
paddlenlp
|
| 9 |
torch
|
| 10 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
# streamlit
|
| 12 |
streamlit
|
| 13 |
streamlit_autorefresh
|
|
|
|
| 8 |
paddlenlp
|
| 9 |
torch
|
| 10 |
|
| 11 |
+
chatllm
|
| 12 |
+
SentenceTransformer
|
| 13 |
+
|
| 14 |
+
|
| 15 |
# streamlit
|
| 16 |
streamlit
|
| 17 |
streamlit_autorefresh
|