Spaces:
Runtime error
Runtime error
added tensorflow to requirements
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
huggingface_hub
|
2 |
numpy
|
3 |
plotly
|
|
|
|
1 |
huggingface_hub
|
2 |
numpy
|
3 |
plotly
|
4 |
+
tensorflow~=2.8
|