updated version as per error
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ emoji: 🌍
|
|
4 |
colorFrom: pink
|
5 |
colorTo: yellow
|
6 |
sdk: gradio
|
7 |
-
sdk_version:
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: mit
|
@@ -49,4 +49,4 @@ This project is licensed under the MIT License
|
|
49 |
- The PyTorch library ([https://pytorch.org/](https://pytorch.org/)) is used for the deep learning model and GradCAM visualization.
|
50 |
- Pytorch Lightning Framework ([https://lightning.ai/](https://lightning.ai/)) is used in training and other steps
|
51 |
|
52 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
4 |
colorFrom: pink
|
5 |
colorTo: yellow
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 5.35.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: mit
|
|
|
49 |
- The PyTorch library ([https://pytorch.org/](https://pytorch.org/)) is used for the deep learning model and GradCAM visualization.
|
50 |
- Pytorch Lightning Framework ([https://lightning.ai/](https://lightning.ai/)) is used in training and other steps
|
51 |
|
52 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|