Spaces:
Runtime error
Runtime error
Commit
·
7f9df04
1
Parent(s):
702e590
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,6 @@ transformers
|
|
| 2 |
torch
|
| 3 |
SpeechRecognition
|
| 4 |
git+https://github.com/huggingface/peft.git
|
| 5 |
-
gradio
|
|
|
|
|
|
|
|
|
| 2 |
torch
|
| 3 |
SpeechRecognition
|
| 4 |
git+https://github.com/huggingface/peft.git
|
| 5 |
+
gradio
|
| 6 |
+
bitsandbytes
|
| 7 |
+
loralib
|