Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ safetensors
|
|
8 |
torch
|
9 |
joblib
|
10 |
timm
|
11 |
-
pillow
|
|
|
|
8 |
torch
|
9 |
joblib
|
10 |
timm
|
11 |
+
pillow
|
12 |
+
gradio_iframe
|