Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ numpy==1.26.2
|
|
8 |
ttach
|
9 |
scikit-learn
|
10 |
typing
|
11 |
-
pillow
|
|
|
|
8 |
ttach
|
9 |
scikit-learn
|
10 |
typing
|
11 |
+
pillow
|
12 |
+
openai
|