Srisurya Teja
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
-
title:
|
2 |
-
emoji:
|
3 |
-
colorFrom:
|
4 |
-
colorTo:
|
5 |
-
sdk:
|
6 |
-
sdk_version: "
|
7 |
-
app_file: app.py
|
8 |
pinned: false
|
9 |
|
10 |
# Web-Based Text Extraction and Retrieval System
|
|
|
1 |
+
title: Web-Based-Text-Extraction-and-Retrieval-System
|
2 |
+
emoji: 📄 # You can choose any emoji that represents your app
|
3 |
+
colorFrom: blue # Start color for the gradient background
|
4 |
+
colorTo: green # End color for the gradient background
|
5 |
+
sdk: streamlit # Your app uses Streamlit
|
6 |
+
sdk_version: "1.21.0" # Version of Streamlit you are using
|
7 |
+
app_file: app.py # Entry point of your application
|
8 |
pinned: false
|
9 |
|
10 |
# Web-Based Text Extraction and Retrieval System
|