Update README.md
Browse files
README.md
CHANGED
@@ -170,6 +170,7 @@ wget https://huggingface.co/5CD-AI/ColVintern-1B-v1/resolve/main/ex1.jpg
|
|
170 |
wget https://huggingface.co/5CD-AI/ColVintern-1B-v1/resolve/main/ex2.jpg
|
171 |
```
|
172 |
|
|
|
173 |
|
174 |
```python
|
175 |
import torch
|
|
|
170 |
wget https://huggingface.co/5CD-AI/ColVintern-1B-v1/resolve/main/ex2.jpg
|
171 |
```
|
172 |
|
173 |
+
Inference:
|
174 |
|
175 |
```python
|
176 |
import torch
|