Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -5
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
|
|
|
1 |
+
pip==24.2
|
2 |
+
huggingface_hub
|
3 |
+
numpy
|
4 |
+
transformers
|
5 |
+
torch
|
6 |
+
tensorflow
|