Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ peft==0.8.2
|
|
3 |
auto-gptq==0.6.0
|
4 |
optimum==1.16.2
|
5 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
6 |
-
torch
|
|
|
|
3 |
auto-gptq==0.6.0
|
4 |
optimum==1.16.2
|
5 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
6 |
+
torch
|
7 |
+
gradio
|