Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,5 @@ Pillow==9.3.0
|
|
| 7 |
pydantic==2.5.3
|
| 8 |
git+https://github.com/mmatl/pyopengl.git@76d1261
|
| 9 |
moviepy==1.0.3
|
| 10 |
-
tqdm==4.66.1
|
|
|
|
|
|
| 7 |
pydantic==2.5.3
|
| 8 |
git+https://github.com/mmatl/pyopengl.git@76d1261
|
| 9 |
moviepy==1.0.3
|
| 10 |
+
tqdm==4.66.1
|
| 11 |
+
huggingface-hub==0.34.3
|