Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ torch
|
|
| 2 |
gradio
|
| 3 |
transformers
|
| 4 |
bitsandbytes
|
| 5 |
-
loralib
|
|
|
|
|
|
| 2 |
gradio
|
| 3 |
transformers
|
| 4 |
bitsandbytes
|
| 5 |
+
loralib
|
| 6 |
+
git+https://github.com/huggingface/transformers.git@main git+https://github.com/huggingface/peft.git
|