Spaces:
Sleeping
Sleeping
nicholasKluge
commited on
Commit
•
12b30f2
1
Parent(s):
3307d67
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1,5 +1,9 @@
|
|
|
|
1 |
gradio
|
2 |
torch
|
3 |
transformers
|
4 |
accelerate
|
5 |
-
bitsandbytes
|
|
|
|
|
|
|
|
1 |
+
scipy
|
2 |
gradio
|
3 |
torch
|
4 |
transformers
|
5 |
accelerate
|
6 |
+
bitsandbytes
|
7 |
+
scikit-learn
|
8 |
+
joblib
|
9 |
+
datasets
|