gagan3012 commited on
Commit
5e84214
·
1 Parent(s): 9367eff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -36,6 +36,8 @@ pip install t5s
36
 
37
  ## Usage
38
 
 
 
39
  Firstly we need to clone the repo containing the code so we can do that using:
40
 
41
  ```
@@ -79,5 +81,3 @@ t5s visualize
79
  ```
80
  And this would create a streamlit app for testing
81
 
82
-
83
- ![carbon (7)](https://user-images.githubusercontent.com/49101362/129279588-17271a4c-7258-4208-a94d-89e5b97b6cd0.png)
 
36
 
37
  ## Usage
38
 
39
+ ![carbon (7)](https://user-images.githubusercontent.com/49101362/129279588-17271a4c-7258-4208-a94d-89e5b97b6cd0.png)
40
+
41
  Firstly we need to clone the repo containing the code so we can do that using:
42
 
43
  ```
 
81
  ```
82
  And this would create a streamlit app for testing
83