Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
|
@@ -12,7 +12,6 @@ einops==0.3.0
|
|
| 12 |
filelock==3.16.1
|
| 13 |
flatbuffers==1.12
|
| 14 |
fonttools==4.54.1
|
| 15 |
-
fpdf2==2.8.1
|
| 16 |
fsspec==2024.10.0
|
| 17 |
gast==0.4.0
|
| 18 |
google-auth==2.36.0
|
|
@@ -22,7 +21,6 @@ grpcio==1.67.1
|
|
| 22 |
h5py==3.12.1
|
| 23 |
huggingface-hub
|
| 24 |
idna==3.10
|
| 25 |
-
imageio==2.36.0
|
| 26 |
keras==2.9.0
|
| 27 |
keras-preprocessing==1.1.2
|
| 28 |
kiwisolver==1.4.7
|
|
@@ -38,7 +36,7 @@ opt-einsum==3.4.0
|
|
| 38 |
packaging==24.2
|
| 39 |
pandas==1.5.3
|
| 40 |
pefile==2023.2.7
|
| 41 |
-
pillow
|
| 42 |
protobuf==3.19.6
|
| 43 |
pyasn1==0.6.1
|
| 44 |
pyasn1-modules==0.4.1
|
|
|
|
| 12 |
filelock==3.16.1
|
| 13 |
flatbuffers==1.12
|
| 14 |
fonttools==4.54.1
|
|
|
|
| 15 |
fsspec==2024.10.0
|
| 16 |
gast==0.4.0
|
| 17 |
google-auth==2.36.0
|
|
|
|
| 21 |
h5py==3.12.1
|
| 22 |
huggingface-hub
|
| 23 |
idna==3.10
|
|
|
|
| 24 |
keras==2.9.0
|
| 25 |
keras-preprocessing==1.1.2
|
| 26 |
kiwisolver==1.4.7
|
|
|
|
| 36 |
packaging==24.2
|
| 37 |
pandas==1.5.3
|
| 38 |
pefile==2023.2.7
|
| 39 |
+
pillow
|
| 40 |
protobuf==3.19.6
|
| 41 |
pyasn1==0.6.1
|
| 42 |
pyasn1-modules==0.4.1
|