You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,7 +81,7 @@ Run [simple_example.py](simple_example.py) file:
81
81
python simple_example.py
82
82
```
83
83
84
-
### Generated captions example
84
+
### Generate captions example
85
85
Code below generates synthetic captions for images in [shards](docs/formats.md) on remote S3-compatible storage and updates dataset's metadata without downloading shards:
86
86
87
87
Before running the example below, install extra requirements: `pip install DPF[filters,llava]`
0 commit comments