Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
teganmosi
/
pdf-reader
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
teganmosi
commited on
Jul 18, 2023
Commit
20905d7
·
1 Parent(s):
d9b5a98
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 streamlit_chat
2
3
import streamlit as st
4
from streamlit_chat import message
1
+
2
3
import streamlit as st
4
from streamlit_chat import message