Spaces:
Runtime error
Runtime error
Commit
·
d4d385c
1
Parent(s):
e794779
h5 stuff
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
einops==0.8.1
|
2 |
gradio==5.43.1
|
|
|
|
|
3 |
hdf5plugin==5.1.0
|
4 |
huggingface_hub==0.34.4
|
5 |
matplotlib==3.10.5
|
|
|
1 |
einops==0.8.1
|
2 |
gradio==5.43.1
|
3 |
+
h5netcdf==1.6.1
|
4 |
+
h5py==3.13.0
|
5 |
hdf5plugin==5.1.0
|
6 |
huggingface_hub==0.34.4
|
7 |
matplotlib==3.10.5
|