Spaces:
Running
Running
Abdur Rahman
commited on
Commit
•
0522fa5
1
Parent(s):
390ca68
Updating requirements.txt
Browse files- requirements.txt +9 -9
requirements.txt
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
-
torch
|
2 |
-
torchvision
|
3 |
-
PyArabic
|
4 |
-
arabic-reshaper
|
5 |
-
numpy
|
6 |
-
Pillow
|
7 |
-
tqdm
|
8 |
-
opencv-python
|
9 |
-
opencv-contrib-python
|
10 |
kraken==4.3.13
|
11 |
gradio==4.15.0
|
|
|
1 |
+
torch
|
2 |
+
torchvision
|
3 |
+
PyArabic
|
4 |
+
arabic-reshaper
|
5 |
+
numpy
|
6 |
+
Pillow
|
7 |
+
tqdm
|
8 |
+
opencv-python
|
9 |
+
opencv-contrib-python
|
10 |
kraken==4.3.13
|
11 |
gradio==4.15.0
|