-
I am writing a webapp where the user will click on the map and the latitude, longitude will be returned to the python script. the webapp is written on streamlit and for the map I am using folium. Curr…
-
- [x] add more projects
- [x] e.g. https://github.com/sicara/dvc-streamlit-example: nice example repo (dvc + params + metrics + DAG + plots + dvclive + python API + internal API + streamlit webapp …
-
An Image Classification WebApp using Streamlit which takes image input from user to categorize them amongst the 325+ species of birds
-
**Question**
Does the pipeline YAML support the FAQPipeline or the pipeline only including the retriever and Docs2Answers components ?
**Additional context**
_Error logs:_
> haystack-api_1 |…
-
Offer the Image Retrieval System as a WebApp using Streamlit and deploy it to Streamlit cloud from the GitHub repo.
- https://streamlit.io/cloud
-
It would be neat if `dagger` could optionally launch a companion webapp to monitor and configure an environment. This companion webapp would not implement a specific feature, but rather provide a plat…
-
After pulling the image I recive this error:
` File "/usr/local/lib/python3.7/site-packages/streamlit/script_runner.py", line 354, in _run_script
ui_1 | exec(code, module.__dict__…
-
Hi,
I cannot deploy a Python web app, which uses previously built Orange3 model, on the Streamlit cloud.
The model is trained and tested in Orange3 (3.30.2) and then saved as .pkcls file. It is …
-
Is the webapp for awesome streamlit down?
-
**Describe the bug**
```
version: '0.9'
components: # define all the building-blocks for Pipeline
- name: DocumentStore
type: InMemoryDocumentStore
- name: Retriever
type: Tfid…