Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ transformers
|
|
5 |
opencv-python
|
6 |
Pillow
|
7 |
byaldi
|
8 |
-
gradio
|
|
|
|
5 |
opencv-python
|
6 |
Pillow
|
7 |
byaldi
|
8 |
+
gradio
|
9 |
+
IPython
|