wissamantoun commited on
Commit
89d9f02
1 Parent(s): bb3acf9

addded visitor count

Browse files
Files changed (1) hide show
  1. backend/home.py +3 -1
backend/home.py CHANGED
@@ -5,7 +5,9 @@ import awesome_streamlit as ast
5
  def write():
6
  st.markdown(
7
  """
8
- # Arabic Natural Language Processing
 
 
9
 
10
 
11
  In this HuggingFace space you will be able to test the different Arabic NLP models that my colleges at [AUB MIND Lab](https://sites.aub.edu.lb/mindlab/) have built, with some other applications.
 
5
  def write():
6
  st.markdown(
7
  """
8
+ # Arabic Natural Language
9
+
10
+ ![visitors](https://visitor-badge.glitch.me/badge?page_id=wissamantoun.arabicnlpapp)
11
 
12
 
13
  In this HuggingFace space you will be able to test the different Arabic NLP models that my colleges at [AUB MIND Lab](https://sites.aub.edu.lb/mindlab/) have built, with some other applications.