Rodeszones
commited on
Commit
•
8a7cd3d
1
Parent(s):
5b9c502
Update README.md
Browse files
README.md
CHANGED
@@ -65,6 +65,7 @@ with torch.no_grad():
|
|
65 |
|
66 |
# example output
|
67 |
# a room with a ladder [[378,107,636,998]] and a blue and white towel [[073,000,346,905]].</s>
|
|
|
68 |
|
69 |
```
|
70 |
|
|
|
65 |
|
66 |
# example output
|
67 |
# a room with a ladder [[378,107,636,998]] and a blue and white towel [[073,000,346,905]].</s>
|
68 |
+
# NOTE: The model's squares have dimensions of 1000 by 1000, which is important to consider.
|
69 |
|
70 |
```
|
71 |
|