eubinecto commited on
Commit
e589e3d
1 Parent(s): 70bfe2b

[#2] updated README.md with a sharable link of streamlit

Browse files
Files changed (1) hide show
  1. README.md +4 -6
README.md CHANGED
@@ -1,15 +1,13 @@
1
  # Idiomify
 
2
 
3
- A human-inspired Idiomifier based on BERT
4
 
5
- <img width="807" alt="image" src="https://user-images.githubusercontent.com/56193069/153775460-5ca04edd-e788-442d-b0f1-e780dc0a5724.png">
6
 
7
 
8
 
9
- ## Requirements
10
- - wandb
11
- - pytorch-lightning
12
- - transformers
13
 
14
  ## Versions
15
  ### models
 
1
  # Idiomify
2
+ [![Open in Streamlit](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://share.streamlit.io/eubinecto/idiomify/issue_2/main_deploy.py)
3
 
 
4
 
5
+ Grammarly for idioms. A human-inspired Idiomifier based on BART.
6
 
7
 
8
 
9
+ <img width="764" alt="image" src="https://user-images.githubusercontent.com/56193069/156941205-830b53aa-a3e6-4263-be03-e568124a256e.png">
10
+
 
 
11
 
12
  ## Versions
13
  ### models