JeeKay commited on
Commit
046e488
·
verified ·
1 Parent(s): 40ab55e

Added configurations to the readme file.

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # PDF Chatbot with LLaMA
2
 
3
  ![Python 3.12](https://img.shields.io/badge/python-3.12-blue?logo=python&logoColor=white)
 
1
+ ---
2
+ title: PDF Chatbot
3
+ emoji: 📄
4
+ colorFrom: green
5
+ colorTo: red
6
+ sdk: streamlit
7
+ sdk_version: 1.45.1
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
  # PDF Chatbot with LLaMA
13
 
14
  ![Python 3.12](https://img.shields.io/badge/python-3.12-blue?logo=python&logoColor=white)