ArturG9 commited on
Commit
3e9fe68
1 Parent(s): cbd4efc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
- !pip install langchain
2
 
3
  import streamlit as st
4
  import os
 
1
+ pip install langchain
2
 
3
  import streamlit as st
4
  import os