Update README.md
Browse files
README.md
CHANGED
|
@@ -60,4 +60,6 @@ ae=TadpoleAutoencoder(
|
|
| 60 |
)
|
| 61 |
```
|
| 62 |
|
| 63 |
-
Please refer to our [github repository](https://github.com/tum-pbs/Tadpole) for more details and tutorials.
|
|
|
|
|
|
|
|
|
| 60 |
)
|
| 61 |
```
|
| 62 |
|
| 63 |
+
Please refer to our [github repository](https://github.com/tum-pbs/Tadpole) for more details and tutorials.
|
| 64 |
+
|
| 65 |
+
Note: Currently, we only provide pre-trained weights for the B-size model; S- and L-size models will be released in the near future. Please stay tuned😊!
|