PyaeSoneK commited on
Commit
15d7d6b
·
1 Parent(s): b390b8e

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
  import langchain
3
 
4
  import streamlit as st
 
1
+ !pip install langchain
2
  import langchain
3
 
4
  import streamlit as st