Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
gradio==4.36.0
|
| 2 |
numpy
|
| 3 |
opencv-python
|
|
|
|
| 4 |
imageio
|
| 5 |
imageio-ffmpeg
|
|
|
|
| 1 |
gradio==4.36.0
|
| 2 |
numpy
|
| 3 |
opencv-python
|
| 4 |
+
matplotlib
|
| 5 |
imageio
|
| 6 |
imageio-ffmpeg
|