Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,5 +2,6 @@ gradio_imageslider
|
|
| 2 |
gradio==4.14.0
|
| 3 |
torch
|
| 4 |
torchvision
|
|
|
|
| 5 |
opencv-python
|
| 6 |
huggingface_hub
|
|
|
|
| 2 |
gradio==4.14.0
|
| 3 |
torch
|
| 4 |
torchvision
|
| 5 |
+
transformers
|
| 6 |
opencv-python
|
| 7 |
huggingface_hub
|