Xin Luo commited on
Commit ·
f93a2a9
1
Parent(s): 7f22d0d
- requirements.txt +7 -7
requirements.txt
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
-
numpy==1.
|
| 2 |
-
scipy==1.
|
| 3 |
-
torch==2.
|
| 4 |
einops==0.8.1
|
| 5 |
-
gradio==
|
| 6 |
-
pandas==2.2.
|
| 7 |
-
h5py==3.
|
| 8 |
-
scikit-learn==1.
|
| 9 |
huggingface_hub
|
|
|
|
| 1 |
+
numpy==1.26.4
|
| 2 |
+
scipy==1.13.1
|
| 3 |
+
torch==2.2.1
|
| 4 |
einops==0.8.1
|
| 5 |
+
gradio==4.44.1
|
| 6 |
+
pandas==2.2.2
|
| 7 |
+
h5py==3.10.0
|
| 8 |
+
scikit-learn==1.5.1
|
| 9 |
huggingface_hub
|