Spaces:
Running
Running
wissamantoun
commited on
Commit
·
5b0e6c8
1
Parent(s):
3036e92
fixes
Browse files- README.md +1 -1
- packages.txt +0 -0
- requirements.txt +2 -1
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
title: Arabic
|
3 |
emoji: ⌨
|
4 |
colorFrom: purple
|
5 |
colorTo: green
|
|
|
1 |
---
|
2 |
+
title: Arabic NLP Demo
|
3 |
emoji: ⌨
|
4 |
colorFrom: purple
|
5 |
colorTo: green
|
packages.txt
ADDED
File without changes
|
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ arabic-reshaper==2.1.3
|
|
3 |
python-bidi==0.4.2
|
4 |
PyArabic
|
5 |
farasapy==0.0.14
|
6 |
-
emoji==1.4.2
|
|
|
|
3 |
python-bidi==0.4.2
|
4 |
PyArabic
|
5 |
farasapy==0.0.14
|
6 |
+
emoji==1.4.2
|
7 |
+
awesome_streamlit
|