Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
IAMTFRMZA/cfaiassistant
IAMTFRMZA
/
lortechassistant
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
IAMTFRMZA
commited on
28 days ago
Commit
0fc17c0
·
verified
·
1 Parent(s):
946a045
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+4
-0
app.py
CHANGED
Viewed
@@ -117,3 +117,7 @@ if user_input:
117
save_message("assistant", assistant_message)
118
time.sleep(0.5)
119
st.rerun()
117
save_message("assistant", assistant_message)
118
time.sleep(0.5)
119
st.rerun()
120
+
121
+
122
+
123
+