Spaces:
Runtime error
Runtime error
Dr. Richard Zinck commited on
Commit ·
50e43ce
1
Parent(s): a2927d7
numpy
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -7,5 +7,5 @@ pyinstaller==5.13.0
|
|
| 7 |
pywebview==4.2.2
|
| 8 |
Requests==2.31.0
|
| 9 |
soundfile==0.12.1
|
| 10 |
-
|
| 11 |
tflite_runtime==2.13.0
|
|
|
|
| 7 |
pywebview==4.2.2
|
| 8 |
Requests==2.31.0
|
| 9 |
soundfile==0.12.1
|
| 10 |
+
tensorflow==2.13.0
|
| 11 |
tflite_runtime==2.13.0
|