SANDRAMSC commited on
Commit
2900b68
·
verified ·
1 Parent(s): 15b47c8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -111,9 +111,16 @@ Access the web interface and follow the prompts to upload documents, classify th
111
 
112
  ### Hugging Face config
113
 
114
- | title | emoji | colorFrom | colorTo | sdk | sdk_version | app_file | pinned |
115
- |--------------|-------|-----------------|---------|-------|-------------|----------|--------|
116
- | DocVerifyRAG | 🐠 | Sandra Ashipala | pink | streamlit | 1.27.0 | app.py | false |
 
 
 
 
 
 
 
117
 
118
 
119
 
 
111
 
112
  ### Hugging Face config
113
 
114
+ ---
115
+ title: DocVerifyRAG
116
+ emoji: 🐠
117
+ colorFrom: pink
118
+ colorTo: green
119
+ sdk: streamlit
120
+ sdk_version: 1.27.0
121
+ app_file: app.py
122
+ pinned: false
123
+ ---
124
 
125
 
126