Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ optimum==1.16.2
|
|
9 |
transformers==4.*
|
10 |
auto-gptq==0.6.0
|
11 |
auto-gptq --extra-index-url https://huggingface.github.io/autogptq-index/whl/cu118/
|
12 |
-
--extra-index-url https://pypi.ngc.nvidia.com
|
|
|
|
9 |
transformers==4.*
|
10 |
auto-gptq==0.6.0
|
11 |
auto-gptq --extra-index-url https://huggingface.github.io/autogptq-index/whl/cu118/
|
12 |
+
--extra-index-url https://pypi.ngc.nvidia.com
|
13 |
+
pyngrok==7.1.2
|