Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
gradio==3.16.2
|
|
|
2 |
keras
|
3 |
torch
|
4 |
numpy
|
|
|
1 |
gradio==3.16.2
|
2 |
+
tensorflow
|
3 |
keras
|
4 |
torch
|
5 |
numpy
|