Spaces:
Sleeping
Sleeping
Updated
Browse files- requirements.txt +1 -7
requirements.txt
CHANGED
|
@@ -1,11 +1,5 @@
|
|
| 1 |
transformers>=4.37.0
|
| 2 |
-
|
| 3 |
accelerate
|
| 4 |
gradio
|
| 5 |
-
#optimum
|
| 6 |
-
auto-gptq
|
| 7 |
-
torch --index-url https://pytorch.org
|
| 8 |
-
transformers
|
| 9 |
optimum
|
| 10 |
-
accelerate
|
| 11 |
-
auto-gptq --extra-index-url https://github.io
|
|
|
|
| 1 |
transformers>=4.37.0
|
| 2 |
+
torch
|
| 3 |
accelerate
|
| 4 |
gradio
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
optimum
|
|
|
|
|
|