Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ngoiThu0
/
model
like
1
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
model
/
app.py
ngoiThu0
Update app.py
0377e80
verified
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
153 Bytes
import
streamlit
as
st
from
streamlit_chat
import
message
message(
"My message"
)
message(
"Hello bot!"
, is_user=
True
)
# align's the message to the right