Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -2,9 +2,7 @@ aiohttp
|
|
2 |
async-timeout
|
3 |
gradio
|
4 |
nltk
|
5 |
-
|
6 |
-
tensorflow
|
7 |
-
tensorrt-cu12
|
8 |
torch
|
9 |
flax
|
10 |
numpy
|
|
|
2 |
async-timeout
|
3 |
gradio
|
4 |
nltk
|
5 |
+
tf-keras
|
|
|
|
|
6 |
torch
|
7 |
flax
|
8 |
numpy
|