DreamStream-1 commited on
Commit
2fe9998
·
verified ·
1 Parent(s): 9164577

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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