Instructions to use zghhui/OmniNFT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use zghhui/OmniNFT with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -7,11 +7,9 @@ pipeline_tag: any-to-any
|
|
| 7 |
library_name: peft
|
| 8 |
tags:
|
| 9 |
- lora
|
| 10 |
-
- video-generation
|
| 11 |
- reinforcement-learning
|
| 12 |
- GRPO
|
| 13 |
-
-
|
| 14 |
-
- diffusion
|
| 15 |
---
|
| 16 |
|
| 17 |
# π¬ OmniNFT RL-LoRA for LTX Video
|
|
@@ -117,12 +115,11 @@ If you find this work helpful, please consider citing:
|
|
| 117 |
|
| 118 |
## π Acknowledgements
|
| 119 |
|
| 120 |
-
- π¬ [Lightricks
|
| 121 |
- π€ [HuggingFace PEFT](https://github.com/huggingface/peft) for LoRA support
|
| 122 |
|
| 123 |
---
|
| 124 |
|
| 125 |
## π License
|
| 126 |
|
| 127 |
-
This project is licensed under the [Apache 2.0 License](https://opensource.org/licenses/Apache-2.0).
|
| 128 |
-
```
|
|
|
|
| 7 |
library_name: peft
|
| 8 |
tags:
|
| 9 |
- lora
|
|
|
|
| 10 |
- reinforcement-learning
|
| 11 |
- GRPO
|
| 12 |
+
- T2AV
|
|
|
|
| 13 |
---
|
| 14 |
|
| 15 |
# π¬ OmniNFT RL-LoRA for LTX Video
|
|
|
|
| 115 |
|
| 116 |
## π Acknowledgements
|
| 117 |
|
| 118 |
+
- π¬ [Lightricks](https://huggingface.co/Lightricks) for the base models
|
| 119 |
- π€ [HuggingFace PEFT](https://github.com/huggingface/peft) for LoRA support
|
| 120 |
|
| 121 |
---
|
| 122 |
|
| 123 |
## π License
|
| 124 |
|
| 125 |
+
This project is licensed under the [Apache 2.0 License](https://opensource.org/licenses/Apache-2.0).
|
|
|