pratham-pi commited on
Commit
5f2eb8a
1 Parent(s): ca8b07f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -128,7 +128,7 @@ Alternatively, you can directly access UI endpoint at https://playground.pipable
128
 
129
 
130
 
131
- ### Library use
132
 
133
  For directly using the capabilities of model without putting extra efforts on schems and prompts try to use [pipflow](https://github.com/PipableAI/pipflow).
134
 
@@ -136,7 +136,7 @@ For detailed usage refer to the [colab_notebook](https://colab.research.google.c
136
 
137
 
138
 
139
- ### Model Use
140
 
141
  ```bash
142
  pip install transformers accelerate torch
 
128
 
129
 
130
 
131
+ ### Library Usage
132
 
133
  For directly using the capabilities of model without putting extra efforts on schems and prompts try to use [pipflow](https://github.com/PipableAI/pipflow).
134
 
 
136
 
137
 
138
 
139
+ ### Model Usage
140
 
141
  ```bash
142
  pip install transformers accelerate torch