Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,3 +2,4 @@ torch>=1.2.0
|
|
| 2 |
opencv-python
|
| 3 |
gradio
|
| 4 |
numpy
|
|
|
|
|
|
| 2 |
opencv-python
|
| 3 |
gradio
|
| 4 |
numpy
|
| 5 |
+
git+https://github.com/lyh-18/TCVC-Temporally-Consistent-Video-Colorization.git # Cloner le repo et installer ses dépendances
|