Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
@@ -9,3 +9,7 @@ geopandas
|
|
9 |
shapely
|
10 |
folium
|
11 |
torch
|
|
|
|
|
|
|
|
|
|
9 |
shapely
|
10 |
folium
|
11 |
torch
|
12 |
+
transformers
|
13 |
+
inflect
|
14 |
+
itertools
|
15 |
+
typing
|