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