run-llama / rags

Build ChatGPT over your data, all with natural language
MIT License
6.17k stars 629 forks source link

AttributeError #56

Open koushik173 opened 8 months ago

koushik173 commented 8 months ago

Screenshot 2023-12-17 170014

brianjking commented 8 months ago

Having the same issue, any idea?

brianjking commented 8 months ago

@koushik173 Fixed.

Just need to upgrade streamlit via pip.

anoopshrma commented 8 months ago

@koushik173 Fixed.

Just need to upgrade streamlit via pip.

What version got initially downloaded when you ran pip install -r requirements.txt ?

It should download the latest version of streamlit