Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -17,5 +17,6 @@ tensorflow==2.9.1
|
|
17 |
gradio==3.23.0
|
18 |
Pillow==8.4.0 # Compatible with Image.ANTIALIAS
|
19 |
torch
|
20 |
-
|
|
|
21 |
|
|
|
17 |
gradio==3.23.0
|
18 |
Pillow==8.4.0 # Compatible with Image.ANTIALIAS
|
19 |
torch
|
20 |
+
geopy
|
21 |
+
regex
|
22 |
|