Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
PyaeSoneK
/
legalQAcustom
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
PyaeSoneK
commited on
Aug 15, 2023
Commit
15d7d6b
·
1 Parent(s):
b390b8e
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 langchain
2
import langchain
3
4
import streamlit as st
1
+
!
pip install langchain
2
import langchain
3
4
import streamlit as st