Kovács Ádám commited on
Commit
f5a160d
·
1 Parent(s): 811e6a2

Added multilingual

Browse files
Files changed (1) hide show
  1. README.md +7 -6
README.md CHANGED
@@ -3,13 +3,14 @@ title: LettuceDetect Multilingual
3
  emoji: 🚀
4
  colorFrom: red
5
  colorTo: red
6
- sdk: docker
7
- app_port: 8501
8
- tags:
9
- - streamlit
10
- pinned: false
11
- short_description: Using our multilingual hallucination detection framework
12
  license: mit
 
 
 
13
  ---
14
 
15
  # Welcome to Streamlit!
 
3
  emoji: 🚀
4
  colorFrom: red
5
  colorTo: red
6
+ sdk: streamlit
7
+ sdk_version: 1.42.0
8
+ app_file: app.py
9
+ pinned: true
 
 
10
  license: mit
11
+ short_description: Let Us Detect your hallucinations! Demo for our multilingual hallucination detection framework.
12
+ thumbnail: >-
13
+ https://cdn-uploads.huggingface.co/production/uploads/646264832538819c729e32ba/YX5OCChmFbmrl4bDx4tby.png
14
  ---
15
 
16
  # Welcome to Streamlit!