Update README.md
Browse files
README.md
CHANGED
@@ -56,6 +56,10 @@ The following hyperparameters were used during training:
|
|
56 |
- Tokenizers 0.21.0
|
57 |
|
58 |
|
|
|
|
|
|
|
|
|
59 |
```python
|
60 |
|
61 |
from PIL import Image
|
|
|
56 |
- Tokenizers 0.21.0
|
57 |
|
58 |
|
59 |
+
### Wandb
|
60 |
+
https://wandb.ai/dongfu/Mantis/runs/tatohkvl?nw=nwuserdongfu
|
61 |
+
|
62 |
+
### code
|
63 |
```python
|
64 |
|
65 |
from PIL import Image
|