Update README.md
Browse files
README.md
CHANGED
|
@@ -61,7 +61,6 @@ Use the code below to get started with the model (make sure you have access to t
|
|
| 61 |
```python
|
| 62 |
!pip install -q -U transformers bitsandbytes
|
| 63 |
|
| 64 |
-
|
| 65 |
from huggingface_hub import HfFolder
|
| 66 |
HfFolder.save_token('hf_...')
|
| 67 |
|
|
|
|
| 61 |
```python
|
| 62 |
!pip install -q -U transformers bitsandbytes
|
| 63 |
|
|
|
|
| 64 |
from huggingface_hub import HfFolder
|
| 65 |
HfFolder.save_token('hf_...')
|
| 66 |
|