ptrdvn commited on
Commit
1d19e08
1 Parent(s): 7f92c22

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -4,7 +4,10 @@ license: mit
4
 
5
  # Shitsu
6
 
7
- <img src="https://cdn-uploads.huggingface.co/production/uploads/64b63f8ad57e02621dc93c8b/Lkw-M8a-AAfJiC81DobNl.jpeg" alt="A logo of a Shit Zhu reading a book" width="450"/>
 
 
 
8
 
9
  A text scorer which scores text based on the amount of useful, textbook-like information in it.
10
  It outputs a score generally between 0 and 1 but can exceed both of these bounds as it is a regressor.
 
4
 
5
  # Shitsu
6
 
7
+ <p align="center">
8
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/64b63f8ad57e02621dc93c8b/Lkw-M8a-AAfJiC81DobNl.jpeg" alt="A logo of a Shit Zhu reading a book" width="450"/>
9
+ </p>
10
+
11
 
12
  A text scorer which scores text based on the amount of useful, textbook-like information in it.
13
  It outputs a score generally between 0 and 1 but can exceed both of these bounds as it is a regressor.