Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -5,7 +5,7 @@ pdf2image
|
|
| 5 |
opencv-python-headless
|
| 6 |
Pillow
|
| 7 |
requests
|
| 8 |
-
huggingface_hub
|
| 9 |
python-dotenv
|
| 10 |
|
| 11 |
# MoviePy 1.0.3(2.x系は破壊的変更あり: moviepy.editorモジュール削除)
|
|
|
|
| 5 |
opencv-python-headless
|
| 6 |
Pillow
|
| 7 |
requests
|
| 8 |
+
huggingface_hub==0.19.4
|
| 9 |
python-dotenv
|
| 10 |
|
| 11 |
# MoviePy 1.0.3(2.x系は破壊的変更あり: moviepy.editorモジュール削除)
|