Update README.md
Browse files
README.md
CHANGED
@@ -81,9 +81,6 @@ output = bot.inference(query, image_paths)
|
|
81 |
print(output) # Prints the output of the model
|
82 |
```
|
83 |
|
84 |
-
## TO DO
|
85 |
-
|
86 |
-
- [ ] Release Data Construction Code
|
87 |
|
88 |
## Acknowledgement
|
89 |
|
|
|
81 |
print(output) # Prints the output of the model
|
82 |
```
|
83 |
|
|
|
|
|
|
|
84 |
|
85 |
## Acknowledgement
|
86 |
|