Joshua Sundance Bailey
commited on
Commit
·
8149cc5
1
Parent(s):
95ffecd
readme
Browse files
README.md
CHANGED
@@ -7,3 +7,22 @@ sdk: docker
|
|
7 |
app_port: 7860
|
8 |
pinned: true
|
9 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
app_port: 7860
|
8 |
pinned: true
|
9 |
---
|
10 |
+
|
11 |
+
# langchain-streamlit-demo
|
12 |
+
|
13 |
+
[](https://opensource.org/licenses/MIT)
|
14 |
+
[](https://www.python.org)
|
15 |
+
[](https://github.com/PyCQA/bandit)
|
16 |
+
[](https://github.com/charliermarsh/ruff)
|
17 |
+
[](https://github.com/psf/black)
|
18 |
+
[](https://github.com/pre-commit/pre-commit)
|
19 |
+
[](http://mypy-lang.org/)
|
20 |
+
|
21 |
+
|
22 |
+
[](https://huggingface.co/spaces/joshuasundance/langchain-streamlit-demo)
|
23 |
+
|
24 |
+
[Docker Hub](https://hub.docker.com/r/joshuasundance/langchain-streamlit-demo)
|
25 |
+
|
26 |
+
`docker pull joshuasundance/langchain-streamlit-demo`
|
27 |
+
|
28 |
+
or `docker compose up`
|