Owos commited on
Commit
85b4d3c
Β·
1 Parent(s): 3854c7e

updated requirements.txt

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -19,7 +19,7 @@ st.markdown(
19
  """
20
 
21
  # Koya recommeder System
22
- ### πŸ‘‹ Welcome to the to the Koya recommendation system. This system recommeds an LLM for you when you set some given parameters.
23
  You can try it below"""
24
  )
25
 
 
19
  """
20
 
21
  # Koya recommeder System
22
+ ### πŸ‘‹ Welcome to the to the Koya recommendation system. This system recommeds an LLM for you when you provide a sample sentence in your target language and select a list of models.
23
  You can try it below"""
24
  )
25