Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
ArturG9
/
Local_Lithuanian_Law_RAG_QA_ChatBot_Streamlit
like
0
Sleeping
App
Files
Files
Community
ArturG9
commited on
Jun 26
Commit
1f41ee0
•
1 Parent(s):
47c1e35
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
3
import streamlit as st
4
import os
1
+
2
3
import streamlit as st
4
import os