Elron commited on
Commit
1f96fb2
1 Parent(s): cad1528

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -11,7 +11,8 @@ st.set_page_config(
11
  page_icon="🥙",
12
  initial_sidebar_state="expanded",
13
  )
14
-
 
15
  models = {
16
  "AlephBERT-base": {
17
  "name_or_path":"onlplab/alephbert-base",
11
  page_icon="🥙",
12
  initial_sidebar_state="expanded",
13
  )
14
+
15
+
16
  models = {
17
  "AlephBERT-base": {
18
  "name_or_path":"onlplab/alephbert-base",