Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +12 -0
requirements.txt
CHANGED
@@ -3,3 +3,15 @@ marimo
|
|
3 |
# marimo>=0.9.0
|
4 |
|
5 |
# Add other dependencies as needed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
# marimo>=0.9.0
|
4 |
|
5 |
# Add other dependencies as needed
|
6 |
+
altair==5.5.0
|
7 |
+
facenet-pytorch==2.5.3
|
8 |
+
marimo
|
9 |
+
matplotlib==3.10.3
|
10 |
+
numpy==2.2.6
|
11 |
+
pandas==2.2.3
|
12 |
+
pillow==11.2.1
|
13 |
+
pyarrow==20.0.0
|
14 |
+
scipy==1.15.3
|
15 |
+
torch==2.7.0
|
16 |
+
torchvision==0.22.0
|
17 |
+
umap-learn==0.5.7
|