Spaces:
Sleeping
Sleeping
Nilesh Ranjan Pal
commited on
Commit
·
16c577d
1
Parent(s):
d72e01e
Update app.py
Browse files
app.py
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
import streamlit as st
|
2 |
from langchain.chains import LLMChain
|
3 |
from langchain.prompts import PromptTemplate
|
|
|
1 |
+
import os
|
2 |
import streamlit as st
|
3 |
from langchain.chains import LLMChain
|
4 |
from langchain.prompts import PromptTemplate
|