Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
gradio>=4.40.0
|
| 2 |
-
|
| 3 |
-
Pillow>=10.0.0
|
| 4 |
torch
|
|
|
|
|
|
|
| 5 |
opencv-python-headless
|
|
|
|
| 1 |
gradio>=4.40.0
|
| 2 |
+
iopaint
|
|
|
|
| 3 |
torch
|
| 4 |
+
torchvision
|
| 5 |
+
Pillow>=10.0.0
|
| 6 |
opencv-python-headless
|