Spaces:
Sleeping
Sleeping
DrGabrielLopez
commited on
Commit
•
835ceae
1
Parent(s):
643ee5e
Update requirements.txt
Browse fileschange tensorflow for tf-keras (backwards compatible)
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,5 +5,5 @@ plotly
|
|
5 |
scikit_learn
|
6 |
spacy
|
7 |
transformers
|
8 |
-
|
9 |
umap_learn
|
|
|
5 |
scikit_learn
|
6 |
spacy
|
7 |
transformers
|
8 |
+
tf-keras
|
9 |
umap_learn
|