Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +9 -1
requirements.txt
CHANGED
|
@@ -9,4 +9,12 @@ torch
|
|
| 9 |
transformers
|
| 10 |
huggingface-hub
|
| 11 |
safetensors
|
| 12 |
-
accelerate
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
transformers
|
| 10 |
huggingface-hub
|
| 11 |
safetensors
|
| 12 |
+
accelerate
|
| 13 |
+
|
| 14 |
+
torch
|
| 15 |
+
torchvision
|
| 16 |
+
numpy
|
| 17 |
+
joblib
|
| 18 |
+
pandas
|
| 19 |
+
streamlit
|
| 20 |
+
scikit-learn
|