runningSnail
commited on
code clean
Browse files
README.md
CHANGED
@@ -50,8 +50,7 @@ git clone https://huggingface.co/NexaAIDev/Dolphin
|
|
50 |
python inference_example.py
|
51 |
```
|
52 |
|
53 |
-
|
54 |
-
Install `dolphin` package
|
55 |
```
|
56 |
pip install nexaai-dolphin
|
57 |
```
|
|
|
50 |
python inference_example.py
|
51 |
```
|
52 |
|
53 |
+
Method 2 : install `nexaai-dolphin` package
|
|
|
54 |
```
|
55 |
pip install nexaai-dolphin
|
56 |
```
|