Spaces:
Runtime error
Runtime error
Commit Β·
2221d27
1
Parent(s): 176a39f
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,6 +2,7 @@ bitsandbytes
|
|
| 2 |
datasets
|
| 3 |
accelerate
|
| 4 |
loralib
|
|
|
|
| 5 |
gradio
|
| 6 |
git+https://github.com/huggingface/peft.git
|
| 7 |
git+https://github.com/huggingface/transformers.git@main
|
|
|
|
| 2 |
datasets
|
| 3 |
accelerate
|
| 4 |
loralib
|
| 5 |
+
torch
|
| 6 |
gradio
|
| 7 |
git+https://github.com/huggingface/peft.git
|
| 8 |
git+https://github.com/huggingface/transformers.git@main
|