Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
charesz
/
chatbot
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
charesz
commited on
Oct 3, 2025
Commit
a7322de
·
verified
·
1 Parent(s):
95f5e1f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -1,5 +1,4 @@
1
import streamlit as st
2
-
from streamlit_chat import message
3
import google.generativeai as genai
4
5
# -------------------
1
import streamlit as st
2
import google.generativeai as genai
3
4
# -------------------