Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -3,4 +3,7 @@ git+https://github.com/huggingface/transformers.git
|
|
3 |
torch
|
4 |
huggingface_hub
|
5 |
peft
|
6 |
-
spaces
|
|
|
|
|
|
|
|
3 |
torch
|
4 |
huggingface_hub
|
5 |
peft
|
6 |
+
spaces
|
7 |
+
transformers
|
8 |
+
bitsandbytes
|
9 |
+
accelerate
|