Jonathan Marokhovsky commited on
Commit
893d4e1
1 Parent(s): 4928ab0

Removed what might be an unnecessary requirement and added the port to the README metadata

Browse files
Files changed (2) hide show
  1. README.md +1 -0
  2. requirements.txt +0 -1
README.md CHANGED
@@ -6,6 +6,7 @@ colorTo: yellow
6
  sdk: docker
7
  pinned: false
8
  license: mit
 
9
  ---
10
 
11
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
6
  sdk: docker
7
  pinned: false
8
  license: mit
9
+ port: 8765
10
  ---
11
 
12
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
requirements.txt CHANGED
@@ -2,4 +2,3 @@ solara
2
  leafmap
3
  pmtiles
4
  geopandas
5
- pydantic< 2.0
 
2
  leafmap
3
  pmtiles
4
  geopandas