Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ matplotlib>=3.3.4
|
|
| 6 |
pillow>=8.3.1
|
| 7 |
h5py>=3.1.0
|
| 8 |
tqdm>=4.61.2
|
| 9 |
-
ffmpeg-python>=0.2.0
|
|
|
|
|
|
| 6 |
pillow>=8.3.1
|
| 7 |
h5py>=3.1.0
|
| 8 |
tqdm>=4.61.2
|
| 9 |
+
ffmpeg-python>=0.2.0
|
| 10 |
+
huggingface_hub==0.23.0
|