Spaces:
Sleeping
Sleeping
Update requirements .txt
Browse files- requirements .txt +1 -6
requirements .txt
CHANGED
|
@@ -1,12 +1,7 @@
|
|
| 1 |
-
accelerate
|
| 2 |
-
bitsandbytes
|
| 3 |
gradio
|
| 4 |
-
protobuf
|
| 5 |
-
scipy
|
| 6 |
-
sentencepiece
|
| 7 |
pytorch
|
|
|
|
| 8 |
typing
|
| 9 |
peft
|
| 10 |
transformers
|
| 11 |
git+https://github.com/huggingface/transformers@main
|
| 12 |
-
text_generation
|
|
|
|
|
|
|
|
|
|
| 1 |
gradio
|
|
|
|
|
|
|
|
|
|
| 2 |
pytorch
|
| 3 |
+
torch
|
| 4 |
typing
|
| 5 |
peft
|
| 6 |
transformers
|
| 7 |
git+https://github.com/huggingface/transformers@main
|
|
|