Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
torch==2.0.
|
2 |
transformers
|
3 |
accelerate
|
4 |
optimum
|
5 |
-
|
6 |
gradio
|
7 |
huggingface-spaces
|
|
|
1 |
+
torch==2.0.1+cu118 -f https://download.pytorch.org/whl/torch_stable.html
|
2 |
transformers
|
3 |
accelerate
|
4 |
optimum
|
5 |
+
auto-gptq
|
6 |
gradio
|
7 |
huggingface-spaces
|