Instructions to use TheStageAI/Elastic-LTX-2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TensorRT
How to use TheStageAI/Elastic-LTX-2 with TensorRT:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -38,10 +38,6 @@ huggingface-cli download TheStageAI/<repo-name> \
|
|
| 38 |
# Qlip core
|
| 39 |
pip install 'qlip.core[nvidia]' \
|
| 40 |
--extra-index-url https://thestage.jfrog.io/artifactory/api/pypi/pypi-thestage-ai-production/simple
|
| 41 |
-
|
| 42 |
-
# elastic_models (LoRA runtime support)
|
| 43 |
-
pip install 'thestage-elastic-models[nvidia]' \
|
| 44 |
-
--extra-index-url https://thestage.jfrog.io/artifactory/api/pypi/pypi-thestage-ai-production/simple
|
| 45 |
```
|
| 46 |
|
| 47 |
## Requirements
|
|
|
|
| 38 |
# Qlip core
|
| 39 |
pip install 'qlip.core[nvidia]' \
|
| 40 |
--extra-index-url https://thestage.jfrog.io/artifactory/api/pypi/pypi-thestage-ai-production/simple
|
|
|
|
|
|
|
|
|
|
|
|
|
| 41 |
```
|
| 42 |
|
| 43 |
## Requirements
|