Indra
commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -81,4 +81,7 @@ For decoder, you can use the function, so you can return from embeddings to SMIL
|
|
| 81 |
|
| 82 |
```python
|
| 83 |
orig = model.decode(repr)
|
| 84 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
| 81 |
|
| 82 |
```python
|
| 83 |
orig = model.decode(repr)
|
| 84 |
+
```
|
| 85 |
+
|
| 86 |
+
|
| 87 |
+
For more information contact indra.ipd@ibm.com
|