Add gradio and huggingface_hub to requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -3,3 +3,5 @@ torchvision
|
|
| 3 |
opencv-python
|
| 4 |
kornia
|
| 5 |
matplotlib
|
|
|
|
|
|
|
|
|
| 3 |
opencv-python
|
| 4 |
kornia
|
| 5 |
matplotlib
|
| 6 |
+
gradio
|
| 7 |
+
huggingface_hub
|