Joshua Sundance Bailey
commited on
Commit
·
892b25c
1
Parent(s):
494dc5a
update readme
Browse files
README.md
CHANGED
@@ -2,10 +2,11 @@
|
|
2 |
title: langchain-streamlit-demo
|
3 |
emoji: 🦜
|
4 |
colorFrom: green
|
5 |
-
colorTo:
|
6 |
sdk: docker
|
7 |
app_port: 7860
|
8 |
-
pinned:
|
|
|
9 |
---
|
10 |
|
11 |
# langchain-streamlit-demo
|
@@ -18,11 +19,6 @@ pinned: true
|
|
18 |
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)
|
19 |
[![Checked with mypy](http://www.mypy-lang.org/static/mypy_badge.svg)](http://mypy-lang.org/)
|
20 |
|
21 |
-
|
22 |
-
[![
|
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`
|
|
|
2 |
title: langchain-streamlit-demo
|
3 |
emoji: 🦜
|
4 |
colorFrom: green
|
5 |
+
colorTo: red
|
6 |
sdk: docker
|
7 |
app_port: 7860
|
8 |
+
pinned:
|
9 |
+
tags: [langchain, streamlit, docker]
|
10 |
---
|
11 |
|
12 |
# langchain-streamlit-demo
|
|
|
19 |
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)
|
20 |
[![Checked with mypy](http://www.mypy-lang.org/static/mypy_badge.svg)](http://mypy-lang.org/)
|
21 |
|
22 |
+
[![Docker](https://img.shields.io/badge/docker-%230db7ed.svg?&logo=docker&logoColor=white)](https://hub.docker.com/r/joshuasundance/langchain-streamlit-demo)
|
23 |
+
[![Docker Image Size (tag)](https://img.shields.io/docker/image-size/joshuasundance/langchain-streamlit-demo/latest)](https://hub.docker.com/r/joshuasundance/langchain-streamlit-demo)
|
24 |
+
[![Open HuggingFace Space](https://huggingface.co/datasets/huggingface/badges/raw/main/open-in-hf-spaces-sm.svg)](https://huggingface.co/spaces/joshuasundance/langchain-streamlit-demo)
|
|
|
|
|
|
|
|
|
|