Update app.py
Browse files
app.py
CHANGED
@@ -173,8 +173,6 @@ if 'history' not in st.session_state:
|
|
173 |
"output: 1. an agency whose leadership fell squarely under his purview",
|
174 |
"input: n = 1\nthe notion that trump is absolved of responsibility for january 6th after months of election falsehoods, [telling his followers to go to the capitol while he had knowledge they were armed] ->\n\nbe concise.",
|
175 |
"output: 1. directing his knowingly armed supporters to the capitol",
|
176 |
-
"input: ",
|
177 |
-
"output: ",
|
178 |
]
|
179 |
|
180 |
# Create the Streamlit interface
|
|
|
173 |
"output: 1. an agency whose leadership fell squarely under his purview",
|
174 |
"input: n = 1\nthe notion that trump is absolved of responsibility for january 6th after months of election falsehoods, [telling his followers to go to the capitol while he had knowledge they were armed] ->\n\nbe concise.",
|
175 |
"output: 1. directing his knowingly armed supporters to the capitol",
|
|
|
|
|
176 |
]
|
177 |
|
178 |
# Create the Streamlit interface
|