AustingDong
commited on
Commit
·
62942a4
1
Parent(s):
cd7b50a
need higher version of pillow to reshape title
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -8,6 +8,7 @@ attrdict
|
|
| 8 |
einops
|
| 9 |
opencv-python
|
| 10 |
matplotlib
|
|
|
|
| 11 |
|
| 12 |
# for gradio demo
|
| 13 |
# gradio==3.48.0
|
|
|
|
| 8 |
einops
|
| 9 |
opencv-python
|
| 10 |
matplotlib
|
| 11 |
+
pillow>=10.0.0
|
| 12 |
|
| 13 |
# for gradio demo
|
| 14 |
# gradio==3.48.0
|