datasciencedojo
commited on
added Pillow
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ gradio
|
|
2 |
nltk
|
3 |
tensorflow==2.12.1
|
4 |
tflearn
|
|
|
5 |
httpx==0.24.1
|
|
|
2 |
nltk
|
3 |
tensorflow==2.12.1
|
4 |
tflearn
|
5 |
+
Pillow==9.5.0
|
6 |
httpx==0.24.1
|