psynote123 commited on
Commit
c7c4461
·
verified ·
1 Parent(s): 0297620

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -4
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