Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
gradio>=3.0.0
|
|
|
|
| 2 |
PyPDF2>=3.0.0
|
| 3 |
Pillow>=9.0.0
|
| 4 |
opencv-python>=4.5.0
|
|
|
|
| 1 |
gradio>=3.0.0
|
| 2 |
+
huggingface_hub>=0.22.2
|
| 3 |
PyPDF2>=3.0.0
|
| 4 |
Pillow>=9.0.0
|
| 5 |
opencv-python>=4.5.0
|