giswqs commited on
Commit
3ba0c06
1 Parent(s): 84e6e82

Update yml

Browse files
.github/workflows/sync-hf.yml CHANGED
@@ -17,4 +17,4 @@ jobs:
17
  - name: Push to hub
18
  env:
19
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
20
- run: git push --force https://giswqs:$HF_TOKEN@huggingface.co/spaces/giswqs/solara-template main
 
17
  - name: Push to hub
18
  env:
19
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
20
+ run: git push --force https://giswqs:$HF_TOKEN@huggingface.co/spaces/giswqs/solara-geemap main
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- leafmap
2
  solara
3
  geopandas
4
  pydantic< 2.0
 
1
+ geemap
2
  solara
3
  geopandas
4
  pydantic< 2.0