Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -4,7 +4,7 @@ matplotlib==3.4.3
|
|
| 4 |
comp2comp @ git+https://github.com/StanfordMIMI/Comp2Comp.git
|
| 5 |
pydicom
|
| 6 |
moviepy
|
| 7 |
-
numpy==1.
|
| 8 |
h5py
|
| 9 |
tabulate
|
| 10 |
tqdm
|
|
|
|
| 4 |
comp2comp @ git+https://github.com/StanfordMIMI/Comp2Comp.git
|
| 5 |
pydicom
|
| 6 |
moviepy
|
| 7 |
+
numpy==1.26.4
|
| 8 |
h5py
|
| 9 |
tabulate
|
| 10 |
tqdm
|