SMSristi commited on
Commit
7753eee
·
1 Parent(s): 21f93f3

Add HF Space metadata to README

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -1,4 +1,15 @@
1
- # Bengali PDF Assistant - Research Edition
 
 
 
 
 
 
 
 
 
 
 
2
 
3
  [![Streamlit App](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](YOUR_DEPLOYED_URL_HERE)
4
 
 
1
+ ---
2
+ title: Bengali PDF Assistant
3
+ emoji: 📄
4
+ colorFrom: blue
5
+ colorTo: green
6
+ sdk: gradio
7
+ sdk_version: 4.44.0
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
+ # Bengali PDF Assistant
13
 
14
  [![Streamlit App](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](YOUR_DEPLOYED_URL_HERE)
15