Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -4,4 +4,6 @@ transformers
|
|
4 |
gradio
|
5 |
bitsandbytes
|
6 |
peft
|
7 |
-
scikit-learn
|
|
|
|
|
|
4 |
gradio
|
5 |
bitsandbytes
|
6 |
peft
|
7 |
+
scikit-learn
|
8 |
+
pandas
|
9 |
+
accelerate
|