Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ emoji: 🏞️
|
|
4 |
colorFrom: blue
|
5 |
colorTo: purple
|
6 |
sdk: streamlit
|
7 |
-
sdk_version: 1.
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
---
|
@@ -86,4 +86,4 @@ This application uses the following pre-trained models from Hugging Face:
|
|
86 |
## Acknowledgments
|
87 |
|
88 |
- Hugging Face for their excellent pre-trained models
|
89 |
-
- The open-source community for various libraries used in this project
|
|
|
4 |
colorFrom: blue
|
5 |
colorTo: purple
|
6 |
sdk: streamlit
|
7 |
+
sdk_version: 1.43.1
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
---
|
|
|
86 |
## Acknowledgments
|
87 |
|
88 |
- Hugging Face for their excellent pre-trained models
|
89 |
+
- The open-source community for various libraries used in this project
|