Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
CHANGED
@@ -2,6 +2,11 @@ aiohttp
|
|
2 |
async-timeout
|
3 |
gradio
|
4 |
nltk
|
|
|
|
|
|
|
|
|
|
|
5 |
numpy
|
6 |
pandas
|
7 |
requests
|
|
|
2 |
async-timeout
|
3 |
gradio
|
4 |
nltk
|
5 |
+
tensor
|
6 |
+
tensorflow
|
7 |
+
tensorrt
|
8 |
+
torch
|
9 |
+
flax
|
10 |
numpy
|
11 |
pandas
|
12 |
requests
|