gitlost-murali
commited on
Commit
•
2e4268f
1
Parent(s):
2c9f637
Update README.md
Browse files
README.md
CHANGED
@@ -36,7 +36,7 @@ pip install askui-ml-helper
|
|
36 |
Download the checkpoint ".pt" model from files in this model card.
|
37 |
Or download it from your terminal
|
38 |
```bash
|
39 |
-
curl -L "https://huggingface.co/AskUI/pta-text-0.1/resolve/main/pta-text-v0.1.1.pt?download=true" -o pta-text-v0.1.pt
|
40 |
```
|
41 |
|
42 |
## Running the model
|
|
|
36 |
Download the checkpoint ".pt" model from files in this model card.
|
37 |
Or download it from your terminal
|
38 |
```bash
|
39 |
+
curl -L "https://huggingface.co/AskUI/pta-text-0.1/resolve/main/pta-text-v0.1.1.pt?download=true" -o pta-text-v0.1.1.pt
|
40 |
```
|
41 |
|
42 |
## Running the model
|