-
_just putting it here as a note to myself :)_
* Looks like [it is now possible](https://gradio.app/real_time_speech_recognition/) to do live speech processing in [Gradio](https://gradio.app/).
* T…
-
Hi, I was trying to install it, when doing `pip install -r requirements.txt` thrown
> ERROR: Invalid requirement: 'abseil-cpp=20211102.0=hd77b12b_0' (from line 4 of requirements.txt)Hint: = is not…
-
## 🐛 Bug Report
server log following streamlit_prophet deploy dashboard for the first time, after just installing..
Traceback (most recent call last):
File "/Users/nicholasgreen/myenv/bin/st…
-
### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar feature requests.
- [X] I added a descriptive title and summary to this issue.
…
-
Usecase: When I go to any wikipedia page, chrome ext. summariser should be able to summarise the page using web url or with one click button
This extension is not related to streamlit feature.
-
[Reference](https://github.com/smaranjitghose/img_ai_app_boilerplate)
-
Summary:
Today, a lot more ML, data science & NLP apps are being developed by companies or being performed as a project from data science, ML enthusiasts. To make the apps visible or functionality of…
-
I wanted to try out the app before installing and reconfiguring my server (its a production server). I got the error:
Runtime error
```
Space failed. Exit code: 1. Reason: Traceback (most recent ca…
-
### Problem
I am displaying with streamlit some content, and I would like to display some links to markdown titles present on the streamlit page. For instance, the following is working:
```pytho…
-
### Summary
- When using the `st.selectbox`, you cannot highlight the text of the current selection and delete it at once (e.g., using backspace key).
- Sometimes it lets you highlight the selecti…