Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
navhira
/
streamlit_test
like
0
Runtime error
App
Files
Files
Community
3
navhira
commited on
Aug 12, 2023
Commit
c007d1a
•
1 Parent(s):
388b4a6
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -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