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