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