Update requirements.txt
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
4 |
accelerate
|
5 |
-
|
6 |
-
torch
|
7 |
-
airllm
|
|
|
1 |
+
gradio
|
2 |
+
spaces
|
3 |
+
torch==2.2.0
|
4 |
+
git+https://github.com/huggingface/transformers/
|
5 |
+
optimum
|
6 |
accelerate
|
7 |
+
bitsandbytes
|
|
|
|