Spaces:
Sleeping
Sleeping
eaglelandsonce
commited on
Commit
•
328926a
1
Parent(s):
5c4e96f
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
streamlit
|
2 |
torch
|
3 |
-
tensorflow==2.15.0
|
4 |
transformers
|
5 |
pillow
|
6 |
numpy
|
@@ -8,4 +7,5 @@ tensorflow_gnn
|
|
8 |
plotly
|
9 |
pandas
|
10 |
scikit-image
|
11 |
-
tensorflow-datasets
|
|
|
|
1 |
streamlit
|
2 |
torch
|
|
|
3 |
transformers
|
4 |
pillow
|
5 |
numpy
|
|
|
7 |
plotly
|
8 |
pandas
|
9 |
scikit-image
|
10 |
+
tensorflow-datasets
|
11 |
+
sklearn
|