Spaces:
Sleeping
Sleeping
Commit ·
40d9065
1
Parent(s): c973b79
Update app.py
Browse files
app.py
CHANGED
|
@@ -22,9 +22,4 @@ txt = st.text_area('Copy and paste your password here',
|
|
| 22 |
|
| 23 |
st.header(divider='rainbow')
|
| 24 |
|
| 25 |
-
st.button("Submit")
|
| 26 |
-
|
| 27 |
st.button("ChatGPT")
|
| 28 |
-
|
| 29 |
-
|
| 30 |
-
# if st.button('submit'):
|
|
|
|
| 22 |
|
| 23 |
st.header(divider='rainbow')
|
| 24 |
|
|
|
|
|
|
|
| 25 |
st.button("ChatGPT")
|
|
|
|
|
|
|
|
|