dawnranger
commited on
Commit
•
9c38a83
1
Parent(s):
222e086
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ huggingface_hub
|
|
5 |
numpy
|
6 |
setuptools
|
7 |
torch
|
|
|
8 |
protobuf==3.20.3
|
|
|
5 |
numpy
|
6 |
setuptools
|
7 |
torch
|
8 |
+
h5py
|
9 |
protobuf==3.20.3
|