harshinde commited on
Commit
b1a1efd
·
verified ·
1 Parent(s): 285feba

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -17,7 +17,8 @@ license: apache-2.0
17
 
18
  # Landslide Detection Models Demo
19
 
20
- This Space demonstrates various deep learning models for landslide detection, using models trained with PyTorch. The models are served directly from our [Kaggle Models Repository](https://www.kaggle.com/models/harshshinde8/sims/).
 
21
 
22
  ## Available Models
23
  - DeepLabV3+
@@ -47,7 +48,7 @@ All models are trained on satellite imagery data and are optimized for landslide
47
  - Python 3.9
48
  - PyTorch 1.9.0
49
  - Streamlit 1.28.0
50
- - Models are automatically downloaded from Kaggle when needed
51
 
52
  ## Author
53
- - Harsh Shinde
 
17
 
18
  # Landslide Detection Models Demo
19
 
20
+ This Space demonstrates various deep learning models for landslide detection, using models trained with PyTorch. The models are served directly from our [Kaggle Models Repository](https://www.kaggle.com/models/harshshinde8/sims/)
21
+ or [harshinde/DeepSlide_Models](https://huggingface.co/harshinde/DeepSlide_Models).
22
 
23
  ## Available Models
24
  - DeepLabV3+
 
48
  - Python 3.9
49
  - PyTorch 1.9.0
50
  - Streamlit 1.28.0
51
+ - Models are automatically downloaded from HuggingFace [harshinde/DeepSlide_Models](https://huggingface.co/harshinde/DeepSlide_Models).
52
 
53
  ## Author
54
+ - Harsh Shinde