fix space
Browse files
README.md
CHANGED
@@ -28,7 +28,6 @@ from zipnn import zipnn_hf
|
|
28 |
|
29 |
zipnn_hf()
|
30 |
|
31 |
-
|
32 |
pipe = pipeline("zero-shot-image-classification", model="royleibov/clip-vit-base-patch16-ZipNN-Compressed")
|
33 |
```
|
34 |
```python
|
|
|
28 |
|
29 |
zipnn_hf()
|
30 |
|
|
|
31 |
pipe = pipeline("zero-shot-image-classification", model="royleibov/clip-vit-base-patch16-ZipNN-Compressed")
|
32 |
```
|
33 |
```python
|