Spaces:
Sleeping
Sleeping
pantadeusz commited on
Commit ·
db21d66
1
Parent(s): 08fdf9e
rude bot
Browse files
app.py
CHANGED
|
@@ -26,7 +26,7 @@ import streamlit as st
|
|
| 26 |
|
| 27 |
# Configure the Streamlit app
|
| 28 |
st.set_page_config(page_title="Tadeusz ChatBot", page_icon="🤖", layout="wide")
|
| 29 |
-
st.title("
|
| 30 |
st.markdown("*This is a simple chatbot that uses the HuggingFace transformers library to generate responses to your text input. It uses the meta-llama/Meta-Llama-3.1-8B-Instruct.*")
|
| 31 |
|
| 32 |
|
|
|
|
| 26 |
|
| 27 |
# Configure the Streamlit app
|
| 28 |
st.set_page_config(page_title="Tadeusz ChatBot", page_icon="🤖", layout="wide")
|
| 29 |
+
st.title("Persolal therapist by TP")
|
| 30 |
st.markdown("*This is a simple chatbot that uses the HuggingFace transformers library to generate responses to your text input. It uses the meta-llama/Meta-Llama-3.1-8B-Instruct.*")
|
| 31 |
|
| 32 |
|