Alizhan commited on
Commit
8deb42a
·
1 Parent(s): bd29bf9
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -13,7 +13,7 @@ def load_pipeline():
13
  pipe = load_pipeline()
14
 
15
  # User input
16
- prompt = st.text_area("Enter your prompt:", value="", height=100)
17
 
18
  # Text generation
19
  if st.button("Generate Text"):
 
13
  pipe = load_pipeline()
14
 
15
  # User input
16
+ prompt = st.text_area("Мәтін енгізіңіз:", value="", height=100)
17
 
18
  # Text generation
19
  if st.button("Generate Text"):