Spaces:
Sleeping
Sleeping
CHORE : fixed modules
Browse files- requirements.txt +6 -7
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
typing-extensions==3.10.0.0
|
|
|
1 |
+
torch
|
2 |
+
transformers
|
3 |
+
tensorflow==
|
4 |
+
numpy
|
5 |
+
matplotlib
|
6 |
+
Pillow
|
|