navhira commited on
Commit
e5614a6
1 Parent(s): c007d1a

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 streamlit openai langchain
2
 
3
  import streamlit as st
4
  from langchain.llms import OpenAI
 
1
+ pip install streamlit openai langchain
2
 
3
  import streamlit as st
4
  from langchain.llms import OpenAI