Spaces:
Runtime error
Runtime error
wissamantoun
commited on
Commit
•
f27fdba
1
Parent(s):
45f566f
revert pip installs
Browse files- README.md +0 -1
- requirements.txt +1 -0
README.md
CHANGED
@@ -4,7 +4,6 @@ emoji: ⌨
|
|
4 |
colorFrom: purple
|
5 |
colorTo: green
|
6 |
sdk: streamlit
|
7 |
-
sdk_version: 0.84.2
|
8 |
app_file: app.py
|
9 |
pinned: true
|
10 |
---
|
|
|
4 |
colorFrom: purple
|
5 |
colorTo: green
|
6 |
sdk: streamlit
|
|
|
7 |
app_file: app.py
|
8 |
pinned: true
|
9 |
---
|
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
arabic-reshaper==2.1.3
|
2 |
python-bidi==0.4.2
|
3 |
PyArabic
|
|
|
1 |
+
streamlit==0.84.2
|
2 |
arabic-reshaper==2.1.3
|
3 |
python-bidi==0.4.2
|
4 |
PyArabic
|