update: readme
Browse files
README.md
CHANGED
|
@@ -1,3 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
[**🇷🇺**](https://github.com/vonexel/smog/blob/master/README.md) | [**ᴇɴ**](https://github.com/vonexel/smog/blob/master/README_EN.md)
|
| 2 |
|
| 3 |
<div align="center">
|
|
@@ -305,6 +320,4 @@ If you think this project is helpful, please feel free to leave a star ⭐️ an
|
|
| 305 |
howpublished = {\url{https://github.com/vonexel/smog}},
|
| 306 |
year = {2025}
|
| 307 |
}
|
| 308 |
-
```
|
| 309 |
-
|
| 310 |
-
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
base_model:
|
| 6 |
+
- openai/clip-vit-base-patch32
|
| 7 |
+
pipeline_tag: text-to-3d
|
| 8 |
+
tags:
|
| 9 |
+
- motion
|
| 10 |
+
- kan
|
| 11 |
+
- kolmogorov-arnold-networks
|
| 12 |
+
- autoencoder
|
| 13 |
+
- clip
|
| 14 |
+
- motion-synthesis
|
| 15 |
+
---
|
| 16 |
[**🇷🇺**](https://github.com/vonexel/smog/blob/master/README.md) | [**ᴇɴ**](https://github.com/vonexel/smog/blob/master/README_EN.md)
|
| 17 |
|
| 18 |
<div align="center">
|
|
|
|
| 320 |
howpublished = {\url{https://github.com/vonexel/smog}},
|
| 321 |
year = {2025}
|
| 322 |
}
|
| 323 |
+
```
|
|
|
|
|
|