gagan3012 commited on
Commit
f0fb096
·
1 Parent(s): 57fbc5a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -10
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  <h1 align="center">t5s</h1>
2
 
3
  [![pypi Version](https://img.shields.io/pypi/v/t5s.svg?logo=pypi&logoColor=white)](https://pypi.org/project/t5s/)
@@ -64,13 +76,3 @@ Next if we would like to test the model and visualise the results we can run:
64
  t5s visualize
65
  ```
66
  And this would create a streamlit app for testing
67
-
68
- ---
69
- title: t5s
70
- emoji: 💯
71
- colorFrom: yellow
72
- colorTo: red
73
- sdk: streamlit
74
- app_file: src/visualization/visualize.py
75
- pinned: false
76
- ---
 
1
+ ---
2
+ title: t5s
3
+ emoji: 💯
4
+ colorFrom: yellow
5
+ colorTo: red
6
+ sdk: streamlit
7
+ app_file: src/visualization/visualize.py
8
+ pinned: false
9
+ ---
10
+
11
+
12
+
13
  <h1 align="center">t5s</h1>
14
 
15
  [![pypi Version](https://img.shields.io/pypi/v/t5s.svg?logo=pypi&logoColor=white)](https://pypi.org/project/t5s/)
 
76
  t5s visualize
77
  ```
78
  And this would create a streamlit app for testing