Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -3,4 +3,6 @@ altair<5
|
|
3 |
opencv-python-headless
|
4 |
numpy
|
5 |
easyocr
|
6 |
-
Pillow
|
|
|
|
|
|
3 |
opencv-python-headless
|
4 |
numpy
|
5 |
easyocr
|
6 |
+
Pillow
|
7 |
+
diffusers
|
8 |
+
torch
|