Spaces:
Running
Running
gera-richarte
commited on
Commit
•
5f6c407
1
Parent(s):
2e2df97
fix(requirements): added pyproj
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
datasets
|
|
|
2 |
pandas
|
3 |
gradio
|
4 |
numpy
|
|
|
1 |
datasets
|
2 |
+
pyproj
|
3 |
pandas
|
4 |
gradio
|
5 |
numpy
|