Update requirements.txt
Browse files- requirements.txt +8 -8
requirements.txt
CHANGED
|
@@ -1,10 +1,10 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
seaborn>=0.12.0
|
| 5 |
-
numpy>=1.24.0
|
| 6 |
Pillow>=9.5.0
|
| 7 |
-
torch>=2.0.0
|
| 8 |
-
|
| 9 |
-
gradio>=4.41.0
|
| 10 |
-
websockets>=13.0
|
|
|
|
| 1 |
+
gradio>=4.41.0
|
| 2 |
+
websockets>=13.0
|
| 3 |
+
websockets>=13.0
|
| 4 |
+
numpy==1.26.4
|
| 5 |
+
pandas==2.2.2
|
| 6 |
+
matplotlib
|
| 7 |
+
scikit-learn
|
| 8 |
+
torch
|
| 9 |
seaborn>=0.12.0
|
|
|
|
| 10 |
Pillow>=9.5.0
|
|
|
|
|
|
|
|
|
|
|
|