Spaces:
Runtime error
Runtime error
OpeoluwaAdekoya
commited on
Commit
•
6ee5b96
1
Parent(s):
b45f76a
Update requirements.txt
Browse files- requirements.txt +5 -3
requirements.txt
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
-
huggingface_hub==0.22.2
|
2 |
-
transformers
|
3 |
gradio
|
4 |
torch
|
5 |
-
spaces
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
gradio
|
2 |
torch
|
3 |
+
spaces
|
4 |
+
transformers
|
5 |
+
huggingface_hub
|
6 |
+
bitsandbytes
|
7 |
+
peft
|