Spaces:
Sleeping
Sleeping
Madiharehan
commited on
Commit
•
df64180
1
Parent(s):
2d0e109
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,3 +3,4 @@ numpy==1.23.5
|
|
3 |
tflearn==0.5.0
|
4 |
tensorflow==2.9.1
|
5 |
gradio==3.23.0
|
|
|
|
3 |
tflearn==0.5.0
|
4 |
tensorflow==2.9.1
|
5 |
gradio==3.23.0
|
6 |
+
Pillow==8.4.0 # Compatible with Image.ANTIALIAS
|