Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -10,4 +10,6 @@ gradio_imageslider
|
|
| 10 |
gradio
|
| 11 |
huggingface_hub
|
| 12 |
GitPython
|
| 13 |
-
spaces
|
|
|
|
|
|
|
|
|
| 10 |
gradio
|
| 11 |
huggingface_hub
|
| 12 |
GitPython
|
| 13 |
+
spaces
|
| 14 |
+
matplotlib
|
| 15 |
+
tqdm
|