Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -14
requirements.txt
CHANGED
@@ -1,15 +1,3 @@
|
|
1 |
-
gradio>=
|
2 |
pillow>=10.0.0
|
3 |
-
|
4 |
-
pytesseract>=0.3.10
|
5 |
-
scikit-learn>=1.3.0
|
6 |
-
numpy>=1.24.0
|
7 |
-
requests>=2.31.0
|
8 |
-
pandas>=2.0.0
|
9 |
-
matplotlib>=3.7.0
|
10 |
-
seaborn>=0.12.0
|
11 |
-
webcolors>=1.13
|
12 |
-
colorthief>=0.2.1
|
13 |
-
transformers>=4.30.0
|
14 |
-
torch>=2.0.0
|
15 |
-
korean-lunar-calendar>=0.3.1
|
|
|
1 |
+
gradio>=5.0.0
|
2 |
pillow>=10.0.0
|
3 |
+
numpy>=1.24.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|